Compartir a través de


: ExchangeServiceBinding.CreateAttachmentAsync (Método) (CreateAttachmentType, Object) (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, _
    userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CreateAttachment1 As CreateAttachmentType
Dim userState As Object

instance.CreateAttachmentAsync(CreateAttachment1, userState)
public void CreateAttachmentAsync (
    CreateAttachmentType CreateAttachment1,
    Object userState
)

Parámetros

  • CreateAttachment1
    A request to create an attachment.
  • userState

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)