[]
public void CreateFolderAsync(BatchHeader BatchHeader, string Folder, string Parent, Property[] Properties)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Folder | |
string | Parent | |
Property[] | Properties |
public void CreateFolderAsync(BatchHeader BatchHeader, string Folder, string Parent, Property[] Properties, object userState)
Type | Name | Description |
---|---|---|
BatchHeader | BatchHeader | |
string | Folder | |
string | Parent | |
Property[] | Properties | |
object | userState |