Share via


ExchangeServiceBinding.GetEventsAsync Method (GetEventsType)

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 _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType

instance.GetEventsAsync(GetEvents1)
public void GetEventsAsync(
    GetEventsType GetEvents1
)

Parameters

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

GetEventsAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace