ExchangeServiceBinding 类

通过使用Exchange 2007 Web 服务连接到Microsoft Exchange Server 2007中的匹配元素的 Outlook Web Access Web 部件的组件部分。

继承层次结构

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Web.Services.Protocols.WebClientProtocol
        System.Web.Services.Protocols.HttpWebClientProtocol
          System.Web.Services.Protocols.SoapHttpClientProtocol
            Microsoft.SharePoint.Portal.WebControls.ExchangeServiceBinding

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

语法

声明
Public Class ExchangeServiceBinding _
    Inherits SoapHttpClientProtocol
用法
Dim instance As ExchangeServiceBinding
public class ExchangeServiceBinding : SoapHttpClientProtocol

备注

此类中的方法将 Outlook Web Access 客户端服务连接到Exchange 2007的 Web 服务。类由主要的 XML 元素,用于定义的请求和响应在客户端和服务器之间。

连接到一个Exchange 2007服务器的 Outlook Web Access Web 部件时使用此类,以确保该字符串和 URI 参数可以传递 Outlook Web Access 和Exchange 2007之间。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

ExchangeServiceBinding 成员

Microsoft.SharePoint.Portal.WebControls 命名空间

OutlookWebAccessToolPart

OWACalendarPart

OWAContactsPart

OWAInbox

OWAPart

OWAPartBase

OWATasksPart