Partager via


ExchangeServiceBinding.GetAttachmentAsync, méthode (GetAttachmentType, Object) (Microsoft.SharePoint.Portal.WebControls)

Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store asynchronously.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub GetAttachmentAsync ( _
    GetAttachment1 As GetAttachmentType, _
    userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim GetAttachment1 As GetAttachmentType
Dim userState As Object

instance.GetAttachmentAsync(GetAttachment1, userState)
public void GetAttachmentAsync (
    GetAttachmentType GetAttachment1,
    Object userState
)

Paramètres

  • GetAttachment1
    Attachment to retrieve.
  • userState

Voir aussi

Référence

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