[]
public IAsyncResult BeginCreateResource(BatchHeader BatchHeader, string Resource, string Parent, bool Overwrite, byte[] Contents, string MimeType, Property[] Properties, AsyncCallback callback, object asyncState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Resource | |
| string | Parent | |
| bool | Overwrite | |
| byte[] | Contents | |
| string | MimeType | |
| Property[] | Properties | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |