| AnnotationEntryScope Property |
Get the scope of the annotation.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public AnnotationScope Scope { get; }
Property Value
AnnotationScopeThe scope.
Remarks
Gets the scope of the annotation.
See Also