ExchangeServiceBinding.GetEventsAsync, méthode (GetEventsType, Object) (Microsoft.SharePoint.Portal.WebControls)
Requests notifications from the Microsoft Exchange Server 2007 Client Access server.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub GetEventsAsync ( _
GetEvents1 As GetEventsType, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim GetEvents1 As GetEventsType
Dim userState As Object
instance.GetEventsAsync(GetEvents1, userState)
public void GetEventsAsync (
GetEventsType GetEvents1,
Object userState
)
Paramètres
- GetEvents1
Notifications to request.
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms