PersonalStorageQueryBuilder Methods |
The PersonalStorageQueryBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FindConversationThread |
Finds the conversation thread.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetQuery |
Gets the query.
(Inherited from MailQueryBuilder.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasFlags |
Search messages with the specified flags.
|
![]() | HasNoFlags |
Search messages with the unspecified flags.
|
![]() | HasNoSubfolders |
Search folders which does not contains subfolders.
|
![]() | HasSubfolders |
Search folders which contains subfolders.
|
![]() | Or |
Search messages that match either search key. Provides disjunction between two expressions (OR).
(Inherited from MailQueryBuilder.) |
![]() | ToString | (Inherited from Object.) |