[]
public void SetPropertiesAsync(BatchHeader BatchHeader, string Item, Property[] Properties)
Public Sub SetPropertiesAsync(BatchHeader As BatchHeader, Item As String, Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| Property[] | Properties |
public void SetPropertiesAsync(BatchHeader BatchHeader, string Item, Property[] Properties, object userState)
Public Sub SetPropertiesAsync(BatchHeader As BatchHeader, Item As String, Properties As [Property](), userState As Object)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Item | |
| Property[] | Properties | |
| object | userState |