Deletes the specified Workspace form the Workspaces collection.
 
Syntax
expression .Delete(Name)
expression A variable that represents a Workspaces object.
 
Parameters
Name 
 | Required/optional 
 | Data type 
 | Description 
 | 
|---|
Name 
 | Required 
 | String 
 | The name of the workspace to delete. 
 |