|  | IMailFolderAnnotationAccess Property | 
            Get the annotation access level.
            
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.12.1
 Syntax
SyntaxAnnotationAccess AnnotationAccess { get; }Property Value
AnnotationAccessThe annotation access level.
 Remarks
Remarks
            If annotations are supported, this property can be used to determine whether or not
            the 
IMailFolder supports reading and writing annotations.
            
 See Also
See Also