public final class ThreadSearchConditions extends BaseSearchConditions
Provides the search conditions to retrieve email thread. Compatibles with THREAD IMAP extension described at https://tools.ietf.org/html/rfc5256
| Constructor and Description |
|---|
ThreadSearchConditions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm()
Gets or sets threading algorithm supported by the IMAP server.
|
void |
setAlgorithm(String value)
Gets or sets threading algorithm supported by the IMAP server.
|
getCharset, getSince, getText, getUseUId, setCharset, setSince, setText, setUseUIdCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.