MessageFlagSetSystemFlags Property |
Gets the system (standard) flags subset of the entire list of flags.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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