ExchangeServiceBinding.GetEventsAsync 方法 (, Object)

从Microsoft Exchange Server 2007客户端访问服务器的请求通知。

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

语法

声明
Public Sub GetEventsAsync ( _
    GetEvents1 As GetEventsType, _
    userState As Object _
)
用法
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType
Dim userState As Object

instance.GetEventsAsync(GetEvents1, userState)
public void GetEventsAsync(
    GetEventsType GetEvents1,
    Object userState
)

参数

  • GetEvents1
    类型:GetEventsType

    若要请求的通知。

另请参阅

引用

ExchangeServiceBinding 类

ExchangeServiceBinding 成员

GetEventsAsync 重载

Microsoft.SharePoint.Portal.WebControls 命名空间