[]
public IAsyncResult BeginFindItems(string Folder, BooleanOperatorEnum BooleanOperator, SearchCondition[] Conditions, AsyncCallback callback, object asyncState)
Public Function BeginFindItems(Folder As String, BooleanOperator As BooleanOperatorEnum, Conditions As SearchCondition(), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| string | Folder | |
| BooleanOperatorEnum | BooleanOperator | |
| SearchCondition[] | Conditions | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |