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