Gets
MessageFlagSet object containing system and custom flags of the message.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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.
Remarks See Also