MessageFlagSetSystemFlags Property |
Gets the system (standard) flags subset of the entire list of flags.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic SystemMessageFlags SystemFlags { get; }
Public ReadOnly Property SystemFlags As SystemMessageFlags
Get
Property Value
Type:
SystemMessageFlagsThe
SystemMessageFlags enumeration containing the system
message flags associated with the given message or folder.
See Also