Cloud Mail 2020 Android Edition

Questions / Feedback?

PeekMode Property

When set to True, the message Seen flag is not changed during reading.

Syntax

public boolean isPeekMode();
public void setPeekMode(boolean peekMode);

Remarks

This property contains a true or false to determine whether or not this message should be seen. When this property is set to True, a "PEEK" option is added to all IMAP FETCH commands sent to the server. An RFC compliant IMAP server should not set the "Seen" flag on the message in this case.

This property is not available at design time.

Default Value

False

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Android Edition - Version 20.0 [Build 7718]