: ExchangeServiceBinding.SendItemAsync (Método) (SendItemType, Object) (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, _
userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim SendItem1 As SendItemType
Dim userState As Object
instance.SendItemAsync(SendItem1, userState)
public void SendItemAsync (
SendItemType SendItem1,
Object userState
)
Parámetros
- SendItem1
- userState
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)