| MailFolderSettableFlags Field |
The bit mask of settable flags.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax protected static readonly MessageFlags SettableFlags
Field Value
MessageFlagsRemarks
Only flags in the list of settable flags may be set on a message by the client.
See Also