MailBee.NET Objects 4.0

ImapMessageStatusEventArgs.Flags Property

Gets the new value of the message flags.

public MessageFlagSet Flags {get;}

Property Value

For "FETCH" response, returns a reference to the MessageFlagSet object containing the flags of the message; otherwise, a null reference (Nothing in Visual Basic).

See Also

ImapMessageStatusEventArgs Class | MailBee.ImapMail Namespace | StatusID