Click or drag to resize
MimeKit

AnnotationEntryFlags Field

An annotation entry for flags on a message.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public static readonly AnnotationEntry Flags

Field Value

AnnotationEntry
Remarks
Used to get or set flags on a message.
See Also