ExchangeServiceBinding.CreateAttachmentAsync, méthode (CreateAttachmentType, Object) (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, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CreateAttachment1 As CreateAttachmentType
Dim userState As Object
instance.CreateAttachmentAsync(CreateAttachment1, userState)
public void CreateAttachmentAsync (
CreateAttachmentType CreateAttachment1,
Object userState
)
Paramètres
- CreateAttachment1
A request to create an attachment.
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms