GetDiscoverySearchConfigurationResponse.DiscoverySearchConfigurations Property
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.
Gets the eDiscovery search configuration, which includes a search ID, query, target mailboxes, in-place hold ID, and the managing organization. The DiscoverySearchConfigurations property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public:
property cli::array <Microsoft::Exchange::WebServices::Data::DiscoverySearchConfiguration ^> ^ DiscoverySearchConfigurations { cli::array <Microsoft::Exchange::WebServices::Data::DiscoverySearchConfiguration ^> ^ get(); };
public Microsoft.Exchange.WebServices.Data.DiscoverySearchConfiguration[] DiscoverySearchConfigurations { get; }
Public ReadOnly Property DiscoverySearchConfigurations As DiscoverySearchConfiguration()
Property Value
The discovery search configuration.