ExchangeServiceBinding.ProxyRequestTypeHeader 属性

获取或设置代理请求是跨站点还是跨目录林。

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

语法

声明
Public Property ProxyRequestTypeHeader As AvailabilityProxyRequestType
    Get
    Set
用法
Dim instance As ExchangeServiceBinding
Dim value As AvailabilityProxyRequestType

value = instance.ProxyRequestTypeHeader

instance.ProxyRequestTypeHeader = value
public AvailabilityProxyRequestType ProxyRequestTypeHeader { get; set; }

属性值

类型:AvailabilityProxyRequestType
一个字符串,表示代理请求跨站点还是跨目录林。

备注

此元素使用 SOAP 标头。有关如何使用此元素的详细信息,请参阅Exchange 2007中的.wsdl 文件。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

Microsoft.SharePoint.Portal.WebControls 命名空间