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