Click or drag to resize
MimeKit

AnnotationEntryPrivateFlags Field

An annotation entry for private flags on a message.

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

Field Value

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