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