Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Function GetEvents ( _
GetEvents1 As GetEventsType _
) As GetEventsResponseType
'Usage
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType
Dim returnValue As GetEventsResponseType
returnValue = instance.GetEvents(GetEvents1)
public GetEventsResponseType GetEvents(
GetEventsType GetEvents1
)
Parameters
- GetEvents1
Type: GetEventsType
Notifications to request.
Return Value
Type: GetEventsResponseType
An array of items and events that occurred in a mailbox since the last notification.