DiscoverySearchConfiguration 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.
Defines a mailbox query object. The DiscoverySearchConfiguration class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class DiscoverySearchConfiguration sealed
public sealed class DiscoverySearchConfiguration
Public NotInheritable Class DiscoverySearchConfiguration
- Inheritance
-
DiscoverySearchConfiguration
Constructors
DiscoverySearchConfiguration() |
Initializes a new instance of the DiscoverySearchConfiguration class. The DiscoverySearchConfiguration() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
InPlaceHoldIdentity |
In-Place hold identity |
Language |
Gets or sets the language used in the query in the SearchQuery property. |
ManagedByOrganization |
Managed by organization |
SearchableMailboxes |
Gets or sets the list of searchable mailboxes. The SearchableMailboxes property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
SearchId |
Gets or sets the search ID. The SearchId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
SearchQuery |
Gets or sets the search query. The SearchQuery property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |