Share via


ExchangeServiceBinding.GetEventsAsync Method (GetEventsType, Object)

Requests notifications from the Microsoft Exchange Server 2007 Client Access server.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub GetEventsAsync ( _
    GetEvents1 As GetEventsType, _
    userState As Object _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType
Dim userState As Object

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

Parameters

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

GetEventsAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace