Search |
public static UnarySearchQuery Fuzzy( SearchQuery expr )
| Exception | Condition |
|---|---|
| ArgumentNullException | expr is . |
Applies a fuzzy matching algorithm to the specified expression.
| This is equivalent to the OLDER search key as defined in rfc6203 and is therefor only available for use with IMAP servers that support the SEARCH=FUZZY extension. |