ExchangeServiceBinding.CreateAttachmentAsync, méthode (CreateAttachmentType) (Microsoft.SharePoint.Portal.WebControls)
Defines a request to create an attachment to an item asynchronously in the Microsoft Exchange Server 2007 store.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub CreateAttachmentAsync ( _
CreateAttachment1 As CreateAttachmentType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CreateAttachment1 As CreateAttachmentType
instance.CreateAttachmentAsync(CreateAttachment1)
public void CreateAttachmentAsync (
CreateAttachmentType CreateAttachment1
)
Paramètres
- CreateAttachment1
A request to create an attachment.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms