| AnnotationEntry Property |
Get the annotation tag.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public AnnotationEntry Entry { get; }
Property Value
AnnotationEntryThe annotation tag.
Remarks
Gets the annotation tag.
See Also