Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DiscoverySearchConfiguration element specifies the configuration for eDiscovery search.
<DiscoverySearchConfiguration>
<SearchId></SearchId>
<SearchQuery></SearchQuery>
<SearchableMailboxes></SearchableMailboxes>
</DiscoverySearchConfiguration>
DiscoverySearchConfigurationType
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
SearchId |
Specifies the identifier of the search. |
SearchQuery |
Specifies the name of an eDiscovery search query. |
SearchableMailboxes |
Contains a list of the mailboxes returned from a GetSearchableMailboxes request. |
Parent elements
Element | Description |
---|---|
DiscoverySearchConfigurations |
Specifies an array of DiscoverySearchConfiguration elements. |
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Message schema |
Validation File |
messages.xsd |
Can Be Empty |