Edit

Share via


Sync.WorkspaceLastChangedBy Property

Definition

Displays the friendly name of the user who last saved changes to the server copy of a shared document.

public:
 property System::String ^ WorkspaceLastChangedBy { System::String ^ get(); };

Property Value

Remarks

If the active document is not configured for synchronization between the local copy and the server copy, the WorkspaceLastChangedBy property raises a run-time error.

Applies to