SharedWorkspaceTask.Save Method
Uploads changes made programmatically to a SharedWorkspaceTask to the server.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Save
'Usage
Dim instance As SharedWorkspaceTask
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.