MessageFlagSetSystemFlags Property
Gets the system (standard) flags subset of the entire list of flags.

Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public SystemMessageFlags SystemFlags { get; }

Property Value

Type: SystemMessageFlags
The SystemMessageFlags enumeration containing the system message flags associated with the given message or folder.
See Also