Click or drag to resize
MimeKit

AnnotationAttributeName Property

Get the name of the annotation attribute.

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

Property Value

String
The name of the annotation attribute.
Remarks
Gets the name of the annotation attribute.
See Also