Click or drag to resize
MimeKit

MailFolderSettableFlags Field

The bit mask of settable flags.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
protected 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