GetDiscoverySearchConfigurationResponse Class
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.
Contains the response to an eDiscovery search configuration request. The GetDiscoverySearchConfigurationResponse class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class GetDiscoverySearchConfigurationResponse sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class GetDiscoverySearchConfigurationResponse : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class GetDiscoverySearchConfigurationResponse
Inherits ServiceResponse
- Inheritance
Properties
DiscoverySearchConfigurations |
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. |
ErrorCode |
Gets the error code associated with this response. (Inherited from ServiceResponse) |
ErrorDetails |
Gets error details associated with the response. (Inherited from ServiceResponse) |
ErrorMessage |
Gets a detailed error message associated with the response. (Inherited from ServiceResponse) |
ErrorProperties |
Gets information about property errors associated with the response. (Inherited from ServiceResponse) |
Result |
Gets the result associated with this response. (Inherited from ServiceResponse) |