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 |
Success | Boolean | Indicates whether the operation was successful or not. |