Documentation

GetDiscoverySearchConfigurationType extends BaseRequestType
in package

Defines a request to retrieve the eDiscovery search configuration.

Table of Contents

Properties

$ExpandGroupMembership  : bool
Contains a Boolean value that indicates whether to expand the membership of the group returned from a GetSearchableMailboxes request.
$InPlaceHoldConfigurationOnly  : bool
Specifies whether to include the in-place hold configuration.
$SearchId  : string
Specifies the identifier of the search.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$ExpandGroupMembership

Contains a Boolean value that indicates whether to expand the membership of the group returned from a GetSearchableMailboxes request.

public bool $ExpandGroupMembership
Tags
since

Exchange 2013

$InPlaceHoldConfigurationOnly

Specifies whether to include the in-place hold configuration.

public bool $InPlaceHoldConfigurationOnly
Tags
since

Exchange 2013

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results