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