Click or drag to resize
MimeKit

AnnotationEntryEntry Property

Get the annotation entry specifier.

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

Property Value

String
The annotation entry specifier.
Remarks
Gets the annotation entry specifier.
See Also