SharedWorkspaceLink.Save Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Uploads changes made programmatically to a SharedWorkspaceLink to the server.
public:
void Save();
public void Save ();
abstract member Save : unit -> unit
Public Sub Save ()
Remarks
Use the Save method to upload changes to the server after changing the properties of a shared workspace link or task.