MailboxSearchScope Class

Definition

Defines the mailbox search scope object. The MailboxSearchScope class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class MailboxSearchScope sealed
public sealed class MailboxSearchScope
Public NotInheritable Class MailboxSearchScope
Inheritance
MailboxSearchScope

Constructors

MailboxSearchScope(String, MailboxSearchLocation)

Creates a new instance of the MailboxSearchScope class. The MailboxSearchScope(String, MailboxSearchLocation) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

ExtendedAttributes

For internal use only.

Mailbox

Gets or sets the mailbox. The Mailbox property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

SearchScope

Gets or sets the set of mailboxes to search. The SearchScope property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to