Gets
MessageFlagSet object containing system and custom flags of the message.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic MessageFlagSet Flags { get; }
Public ReadOnly Property Flags As MessageFlagSet
Get
Property Value
Type:
MessageFlagSetA reference to the
MessageFlagSet object containing system and custom flags of the message.
See Also