Partager via


ExchangeServiceBinding.GetAttachmentAsync, méthode (GetAttachmentType) (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 _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim GetAttachment1 As GetAttachmentType

instance.GetAttachmentAsync(GetAttachment1)
public void GetAttachmentAsync (
    GetAttachmentType GetAttachment1
)

Paramètres

  • GetAttachment1
    Attachment to retrieve.

Voir aussi

Référence

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