| AnnotationEntryPartSpecifier Property |
Get the part-specifier component of the annotation entry.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax public string PartSpecifier { get; }
Property Value
StringThe part-specifier.
Remarks
Gets the part-specifier component of the annotation entry.
See Also