The FindMailboxStatisticsByKeywords element specifies a request to search for mailbox statistics by keyword.
<FindMailboxStatisticsByKeywords>
<Mailboxes/>
<Keywords/>
<Language/>
<Senders/>
<Recipients/>
<FromDate/>
<ToDate/>
<MessageTypes/>
<SearchDumpster/>
<IncludePersonalArchive/>
<IncludeUnsearchableItems/>
</FindMailboxStatisticsByKeywords>
FindMailboxStatisticsByKeywordsType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| Mailboxes (ArrayOfUserMailboxesType) |
Contains an array of mailboxes affected by the hold. |
| Keywords |
Specifies keywords for a search. |
| Language |
Contains the language used for the search query. |
| Senders |
Specifies an array of SMTP addresses. |
| Recipients (ArrayOfSmtpAddressType) |
Specifies an array of recipients of a message. |
| FromDate |
Specifies the date that the message was sent. |
| ToDate |
Specifies the date that the message was received. |
| MessageTypes |
Specifies an array of messages to search. |
| SearchDumpster |
Specifies whether to search in deleted items. |
| IncludePersonalArchive |
Specifies whether to include the personal archive in the search. |
| IncludeUnsearchableItems |
Specifies whether to include items that cannot be searched. |
Parent elements
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
| Schema Name |
Message schema |
| Validation File |
messages.xsd |
| Can Be Empty |