PersonalStorageQueryBuilder Properties |
The PersonalStorageQueryBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bcc |
Gets the field that allows to find messages that contain the specified string in the envelope structure's BCC field.
(Inherited from MailQueryBuilder.) |
![]() | Body |
Gets the field that allows to find messages that contain the specified string in the body of the message.
(Inherited from MailQueryBuilder.) |
![]() | Cc |
Gets the field that allows to find messages that contain the specified string in the envelope structure's CC field.
(Inherited from MailQueryBuilder.) |
![]() | ContainerClass |
Gets folders with an specified message class.
|
![]() | ContentsCount |
Search folders with an specified contents count.
|
![]() | DefaultEncoding |
Gets default encoding (charset) for query builder
(Inherited from MailQueryBuilder.) |
![]() | FolderName |
Search folders with an specified display name.
|
![]() | From |
Gets the field that allows to find messages that contain the specified string in the envelope structure's FROM field.
(Inherited from MailQueryBuilder.) |
![]() | Importance |
Search messages with an specified importance.
|
![]() | InternalDate |
Gets the field that allows to find messages by internal date.
(Inherited from MailQueryBuilder.) |
![]() | MessageClass |
Gets messages with an specified message class.
|
![]() | MessageId |
Gets the field that allows to find messages that contain the specified string in the envelope structure's MessageId field.
|
![]() | MessageSize |
Search messages with an specified size.
|
![]() | OnlyFoldersCreatedByUser |
Gets folders that created by user, i.e. excludes all standard IPM folders.
|
![]() | SentDate |
Gets the field that allows to find messages by sent date.
(Inherited from MailQueryBuilder.) |
![]() | Subject |
Gets the field that allows to find messages that contain the specified string in the envelope structure's SUBJECT field.
(Inherited from MailQueryBuilder.) |
![]() | Text |
Gets the field that allows to find the messages that contain the specified string in the header or body of the message.
(Inherited from MailQueryBuilder.) |
![]() | To |
Gets the field that allows to find messages that contain the specified string in the envelope structure's TO field.
(Inherited from MailQueryBuilder.) |
![]() | UnreadContentsCount |
Search folders with an specified unread contents count.
|