SharedWorkspaceTask.Delete Method
Deletes the current object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As SharedWorkspaceTask
instance.Delete()
void Delete()
Remarks
This method will fail if the user does not have permission to delete the current object from the shared workspace.