MailboxHoldResult.Query Property

Definition

Gets or sets the query used to determine which folders and items require an eDiscovery hold. The Query property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ Query { System::String ^ get(); void set(System::String ^ value); };
public string Query { get; set; }
Public Property Query As String

Property Value

The query.

Applies to