Share via


ExchangeServiceBinding.FindFolderCompleted Event

Occurs when the FindFolder operation is finished.

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

Syntax

'Declaration
Public Event FindFolderCompleted As FindFolderCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As FindFolderCompletedEventHandler

AddHandler instance.FindFolderCompleted, handler
public event FindFolderCompletedEventHandler FindFolderCompleted

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

Microsoft.SharePoint.Portal.WebControls Namespace