ClientExtension.Scope 属性

定义

获取或设置扩展范围。 属性Scope适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

扩展范围。

适用于