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

Namespace: MailBee.ImapMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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