: ExchangeServiceBinding.SendItemAsync (Método) (SendItemType) (Microsoft.SharePoint.Portal.WebControls)
Asynchronously sends e-mail messages that are located in the Microsoft Exchange Server 2007 data store.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub SendItemAsync ( _
SendItem1 As SendItemType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim SendItem1 As SendItemType
instance.SendItemAsync(SendItem1)
public void SendItemAsync (
SendItemType SendItem1
)
Parámetros
- SendItem1
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)