| AnnotationAttributeSpecifier Property |
Get the annotation attribute specifier.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Specifier { get; }
Property Value
StringThe annotation attribute specifier.
Remarks
Gets the annotation attribute specifier.
See Also