Click or drag to resize
MimeKit

AnnotationAttributeSpecifier Property

Get the annotation attribute specifier.

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

Property Value

String
The annotation attribute specifier.
Remarks
Gets the annotation attribute specifier.
See Also