ExchangeServiceBinding.ExchangeImpersonation 属性

获取或设置要包含在Microsoft Exchange Server 2007中的ExchangeImpersonation元素中的帐户。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Property ExchangeImpersonation As ExchangeImpersonationType
    Get
    Set
用法
Dim instance As ExchangeServiceBinding
Dim value As ExchangeImpersonationType

value = instance.ExchangeImpersonation

instance.ExchangeImpersonation = value
public ExchangeImpersonationType ExchangeImpersonation { get; set; }

属性值

类型:ExchangeImpersonationType
字符串,表示该帐户。

备注

请求的 SOAP 标头中使用的ExchangeImpersonation元素。当存在该元素时,调用方尝试模拟中的ExchangeImpersonation元素所包含的帐户。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

Microsoft.SharePoint.Portal.WebControls 命名空间