![]() | Search |
public static AnnotationSearchQuery AnnotationsContain( AnnotationEntry entry, AnnotationAttribute attribute, string value )
Exception | Condition |
---|---|
ArgumentNullException | entry is . -or- attribute is . |
ArgumentException | attribute is not a valid attribute for searching. |
Matches messages with the specified annotation.
![]() |
---|
This is equivalent to the ANNOTATION search key as defined in rfc5257 and is therefor only available for use with IMAP servers that support the ANNOTATE extension. |