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