Click or drag to resize
MimeKit

AnnotationAttributePrivateValue Field

The private annotation value.

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

Field Value

AnnotationAttribute
Remarks
Used to get or set the private value of an annotation.
See Also