Click or drag to resize

FlagRecent Field

Gets \RECENT flag (don't confuse it with Unseen). Message is "recently" arrived in this mailbox.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static readonly Flag Recent

Field Value

Type: Flag
Remarks
This session is the first session to have been notified about this message; if the session is read-write, subsequent sessions will not see \Recent set for this message. This flag can not be altered by the client.
See Also