Notebook.IsShared

Notebook.IsShared property

Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only.

public bool? IsShared { get; }

See Also