MailboxQuery 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 a search query for an eDiscovery search. The MailboxQuery class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class MailboxQuery sealed
public sealed class MailboxQuery
Public NotInheritable Class MailboxQuery
- Inheritance
-
MailboxQuery
Constructors
MailboxQuery(String, MailboxSearchScope[]) |
Creates a new instance of the MailboxQuery class. The MailboxQuery(String, MailboxSearchScope[]) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
MailboxSearchScopes |
Gets or sets the collection of target mailboxes with their associated mailbox location types. The MailboxSearchScopes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Query |
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. |