Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim FindItem1 As FindItemType
instance.FindItemAsync(FindItem1)
public void FindItemAsync(
FindItemType FindItem1
)
Parameters
- FindItem1
Type: FindItemType
Item to find in a specified folder.