ClientExtension.Scope Property

Definition

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

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

Property Value

The extension scope.

Applies to