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