Click or drag to resize
MimeKit

AnnotationEntryPrivateComment Field

An annotation entry for a private comment on a message.

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

Field Value

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