: ExchangeServiceBinding.GetEventsAsync (Método) (GetEventsType, Object) (Microsoft.SharePoint.Portal.WebControls)
Requests notifications from the Microsoft Exchange Server 2007 Client Access server.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub GetEventsAsync ( _
GetEvents1 As GetEventsType, _
userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType
Dim userState As Object
instance.GetEventsAsync(GetEvents1, userState)
public void GetEventsAsync (
GetEventsType GetEvents1,
Object userState
)
Parámetros
- GetEvents1
Notifications to request.
- userState
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)