Modifier and Type | Method and Description |
---|---|
IntComparisonField |
PersonalStorageQueryBuilder.getContentsCount()
Search folders with an specified contents count.
|
IntComparisonField |
PersonalStorageQueryBuilder.getImportance()
Search messages with an specified importance.
|
IntComparisonField |
ExchangeQueryBuilder.getItemSize()
Gets the field that allows to find items with a specified size.
|
IntComparisonField |
ImapQueryBuilder.getMessageSize()
Gets messages with an specified size.
|
IntComparisonField |
PersonalStorageQueryBuilder.getMessageSize()
Search messages with an specified size.
|
IntComparisonField |
PersonalStorageQueryBuilder.getUnreadContentsCount()
Search folders with an specified unread contents count.
|