Share via


ExchangeServiceBinding.FindItemAsync Method (FindItemType, Object)

Identifies items to find asynchronously in a specified folder.

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

Syntax

'Declaration
Public Sub FindItemAsync ( _
    FindItem1 As FindItemType, _
    userState As Object _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim FindItem1 As FindItemType
Dim userState As Object

instance.FindItemAsync(FindItem1, userState)
public void FindItemAsync(
    FindItemType FindItem1,
    Object userState
)

Parameters

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

FindItemAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace