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
- GetEvents1
Type: Microsoft.SharePoint.Portal.WebControls.GetEventsType
Notifications to request.