GetDiscoverySearchConfiguration

The GetDiscoverySearchConfiguration element specifies a request to retrieve the eDiscovery search configuration.

<GetDiscoverySearchConfiguration>
    <SearchId/>
    <ExpandGroupMembership/>
</GetDiscoverySearchConfiguration>

GetDiscoverySearchConfigurationType

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.
ExpandGroupMembership
Contains a Boolean value that indicates whether to expand the membership of the group returned from a GetSearchableMailboxes request.

Parent elements

None.

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
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
messages.xsd
Can Be Empty

See also