: ExchangeServiceBinding.CreateAttachmentAsync (Método) (CreateAttachmentType) (Microsoft.SharePoint.Portal.WebControls)
Defines a request to create an attachment to an item asynchronously in the Microsoft Exchange Server 2007 store.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub CreateAttachmentAsync ( _
CreateAttachment1 As CreateAttachmentType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CreateAttachment1 As CreateAttachmentType
instance.CreateAttachmentAsync(CreateAttachment1)
public void CreateAttachmentAsync (
CreateAttachmentType CreateAttachment1
)
Parámetros
- CreateAttachment1
A request to create an attachment.
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)