MailboxSearchScope.SearchScope Property

Definition

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.

public:
 property Microsoft::Exchange::WebServices::Data::MailboxSearchLocation SearchScope { Microsoft::Exchange::WebServices::Data::MailboxSearchLocation get(); void set(Microsoft::Exchange::WebServices::Data::MailboxSearchLocation value); };
public Microsoft.Exchange.WebServices.Data.MailboxSearchLocation SearchScope { get; set; }
Public Property SearchScope As MailboxSearchLocation

Property Value

The search scope.

Applies to