Click or drag to resize
MimeKit

AnnotationEntryScope Property

Get the scope of the annotation.

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

Property Value

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