| IMailFolderAnnotationScopes Property |
Get the supported annotation scopes.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax AnnotationScope AnnotationScopes { get; }
Property Value
AnnotationScopeThe supported annotation scopes.
Remarks
If annotations are supported, this property can be used to determine which
annotation scopes are supported by the
IMailFolder.
See Also