'Declaration Public Function BeginSetProperties( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As String, _ ByVal Properties() As Property, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginSetProperties( BatchHeader BatchHeader, string Item, Property[] Properties, AsyncCallback callback, object asyncState )
Parameters
- BatchHeader
- Item
- Properties
- callback
- asyncState