Share via


ExchangeServiceBinding.GetAttachmentCompleted Event

Occurs when the GetAttachment operation is finished.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Event GetAttachmentCompleted As GetAttachmentCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As GetAttachmentCompletedEventHandler

AddHandler instance.GetAttachmentCompleted, handler
public event GetAttachmentCompletedEventHandler GetAttachmentCompleted

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

Microsoft.SharePoint.Portal.WebControls Namespace