PersonalStorageQueryBuilder

PersonalStorageQueryBuilder class

Inherits: Aspose::Email::Tools::Search::MailQueryBuilder

Represents the builder of search expression that used by pst.

Constructors

NameDescription
PersonalStorageQueryBuilderInitializes a new instance of the PersonalStorageQueryBuilder class.

Methods

NameDescription
FindConversationThreadFinds the conversation thread.
get_ContainerClassGets folders with an specified message class.
get_ContentsCountSearch folders with an specified contents count.
get_FolderNameSearch folders with an specified display name.
get_ImportanceSearch messages with an specified importance.
get_MessageClassGets messages with an specified message class.
get_MessageIdGets the field that allows to find messages that contain the specified string in the envelope structure’s MessageId field.
get_MessageSizeSearch messages with an specified size.
get_OnlyFoldersCreatedByUserGets folders that created by user, i.e. excludes all standard IPM folders.
get_UnreadContentsCountSearch folders with an specified unread contents count.
HasFlagsSearch messages with the specified flags.
HasNoFlagsSearch messages with the unspecified flags.
HasNoSubfoldersSearch folders which does not contains subfolders.
HasSubfoldersSearch folders which contains subfolders.