IList<Annotation> Annotations { get; set; }
Gets or sets the list of annotations that should be set on the message.
This feature is not supported by all folders.
Use Supports(FolderFeature) with the Annotations enum value to determine if this feature is supported.
Copyright © 2013-2023 Jeffrey Stedfast