ExchangeServiceBinding.SendItemAsync, méthode (SendItemType, Object) (Microsoft.SharePoint.Portal.WebControls)
Asynchronously sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub SendItemAsync ( _
SendItem1 As SendItemType, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim SendItem1 As SendItemType
Dim userState As Object
instance.SendItemAsync(SendItem1, userState)
public void SendItemAsync (
SendItemType SendItem1,
Object userState
)
Paramètres
- SendItem1
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms