 | FlagRecent Field |
Gets \RECENT flag (don't confuse it with
Unseen). Message is "recently" arrived in this mailbox.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static readonly Flag Recent
Public Shared ReadOnly Recent As Flag
public:
static initonly Flag^ Recent
Field Value
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