CreateFolder
Adds a folder to a document library on a SharePoint site.
Input
| Name | Type | Description |
| Library | String | The name of the library on the SharePoint server. |
| Name | String | Name of the folder to which the document is to be added. |
Result Set Columns
| Name | Type | Description |
| Result | String | Boolean value indicating whether the stored procedure was successful. |