Edit

Share via


MailboxQuery.Query Property

Definition

Gets or sets the query used to for an eDiscovery search. 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 search query.

Applies to