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