DeleteListColumn
Deletes a column from the specified list.
Input
| Name | Type | Description |
| List | String | The name of the list on the SharePoint server. |
| ColumnName | String | The name of the column to delete. |
Result Set Columns
| Name | Type | Description |
| Result | String | Boolean value indicating whether the operation was successful. |