[]
public IAsyncResult BeginSetProperties(BatchHeader BatchHeader, string Item, Property[] Properties, AsyncCallback callback, object asyncState)
Public Function BeginSetProperties(BatchHeader As BatchHeader, Item As String, Properties As [Property](), callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| Property[] | Properties | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |