Share via


SharedWorkspaceMember.Delete Method

Deletes the current object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As SharedWorkspaceMember

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.

See Also

Reference

SharedWorkspaceMember Interface

SharedWorkspaceMember Members

Microsoft.Office.Core Namespace