Udostępnij za pośrednictwem


SharedWorkspaceLink.Delete Method

Deletes the current object.

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

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As SharedWorkspaceLink

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

SharedWorkspaceLink Interface

SharedWorkspaceLink Members

Microsoft.Office.Core Namespace