SharedWorkspaceLink.Save Method

Uploads changes made programmatically to a SharedWorkspaceLink to the server.

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

Syntax

'Declaration
Sub Save
'Usage
Dim instance As SharedWorkspaceLink

instance.Save()
void Save()

Remarks

Use the Save method to upload changes to the server after changing the properties of a shared workspace link or task.

See Also

Reference

SharedWorkspaceLink Interface

SharedWorkspaceLink Members

Microsoft.Office.Core Namespace