 | AnnotationsChangedEventArgsAnnotations Property |
Get the annotations that changed.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntaxpublic IList<Annotation> Annotations { get; }
Property Value
IListAnnotationThe annotation.
Remarks
Gets the annotations that changed.
See Also