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