Click or drag to resize
MimeKit

AnnotationEntryPath Property

Get the path component of the annotation entry.

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

Property Value

String
The path.
Remarks
Gets the path component of the annotation entry.
See Also