: ExchangeServiceBinding.GetAttachmentAsync (Método) (GetAttachmentType, Object) (Microsoft.SharePoint.Portal.WebControls)
Retrieves existing attachments on items in the Microsoft Exchange Server 2007 data store asynchronously.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub GetAttachmentAsync ( _
GetAttachment1 As GetAttachmentType, _
userState As Object _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim GetAttachment1 As GetAttachmentType
Dim userState As Object
instance.GetAttachmentAsync(GetAttachment1, userState)
public void GetAttachmentAsync (
GetAttachmentType GetAttachment1,
Object userState
)
Parámetros
- GetAttachment1
Attachment to retrieve.
- userState
Vea también
Referencia
ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)