| AnnotationEntryPath Property |
Get the path component of the annotation entry.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Path { get; }
Property Value
StringThe path.
Remarks
Gets the path component of the annotation entry.
See Also