Click or drag to resize
MimeKit

AnnotationEntry Property

Get the annotation tag.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public AnnotationEntry Entry { get; }

Property Value

AnnotationEntry
The annotation tag.
Remarks
Gets the annotation tag.
See Also