Partager via


ExchangeServiceBinding.SendItemAsync, méthode (SendItemType) (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 _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim SendItem1 As SendItemType

instance.SendItemAsync(SendItem1)
public void SendItemAsync (
    SendItemType SendItem1
)

Paramètres

  • SendItem1

Voir aussi

Référence

ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms