Partager via


ClientExtension.Scope Propriété

Définition

Obtient ou définit l’étendue de l’extension. La Scope propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de 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

Valeur de propriété

Étendue de l’extension.

S’applique à