Click or drag to resize
MimeKit

AnnotationAttributeScope Property

Get the scope of the annotation attribute.

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

Property Value

AnnotationScope
The scope of the annotation attribute.
Remarks
Gets the scope of the annotation attribute.
See Also