Click or drag to resize
MimeKit

AnnotationEntryPartSpecifier Property

Get the part-specifier component of the annotation entry.

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

Property Value

String
The part-specifier.
Remarks
Gets the part-specifier component of the annotation entry.
See Also