SearchMailboxesResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains search results and statistics in response to an eDiscovery search query. The SearchMailboxesResult class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class SearchMailboxesResult sealed
public sealed class SearchMailboxesResult
Public NotInheritable Class SearchMailboxesResult
- Inheritance
-
SearchMailboxesResult
Constructors
SearchMailboxesResult() |
Initializes a new instance of the SearchMailboxesResult class. The SearchMailboxesResult() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
FailedMailboxes |
Gets or sets the collection of mailboxes where the search query failed. The FailedMailboxes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
ItemCount |
Gets or sets the total number of items in a search result. The ItemCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
KeywordStats |
Gets or sets the keyword statistics in the search result. The KeywordStats property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
MailboxStats |
Gets or sets the collection of MailboxStatisticsItem objects associated with the search result. The MailboxStats property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PageItemCount |
Gets or sets the number of pages returned in a search result pagination. The PageItemCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PageItemSize |
Gets or sets the number of items to return in a search result pagination. The PageItemSize property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PreviewItems |
Gets or sets the collection of items available for preview. The PreviewItems property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Refiners |
Gets or sets the set of query refiners. The Refiners property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
ResultType |
Gets or sets the value that determines whether the search was a statistical or preview search. The ResultType property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
SearchQueries |
Gets or sets the search queries. The SearchQueries property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Size |
Gets or sets the size, in bytes, of an item. The Size property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |