Modifier and Type | Method and Description |
---|---|
StringComparisonField |
MailQueryBuilder.getBcc()
Gets the field that allows to find messages that contain the specified string in the envelope
structure's BCC field.
|
StringComparisonField |
MailQueryBuilder.getBody()
Gets the field that allows to find messages that contain the specified string in the body of the
message.
|
StringComparisonField |
MailQueryBuilder.getCc()
Gets the field that allows to find messages that contain the specified string in the envelope
structure's CC field.
|
StringComparisonField |
PersonalStorageQueryBuilder.getContainerClass()
Gets folders with an specified message class.
|
StringComparisonField |
ExchangeQueryBuilder.getContentClass()
Gets items with an specified content class.
|
StringComparisonField |
PersonalStorageQueryBuilder.getFolderName()
Search folders with an specified display name.
|
StringComparisonField |
MailQueryBuilder.getFrom()
Gets the field that allows to find messages that contain the specified string in the envelope
structure's FROM field.
|
StringComparisonField |
PersonalStorageQueryBuilder.getMessageClass()
Gets messages with an specified message class.
|
StringComparisonField |
PersonalStorageQueryBuilder.getMessageId()
Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field.
|
StringComparisonField |
MailQueryBuilder.getMessageId()
Deprecated.
|
StringComparisonField |
ExchangeQueryBuilder.getMessageId()
Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field.
|
StringComparisonField |
MailQueryBuilder.getSubject()
Gets the field that allows to find messages that contain the specified string in the envelope
structure's SUBJECT field.
|
StringComparisonField |
MailQueryBuilder.getText()
Gets the field that allows to find the messages that contain the specified string in the header or
body of the message.
|
StringComparisonField |
MailQueryBuilder.getTo()
Gets the field that allows to find messages that contain the specified string in the envelope
structure's TO field.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.