Click or drag to resize

EPrivacyLevel Enumeration

Visible for settings. Private to group means that the PrivateToGroup property can be used to select the group. SODocument.Private

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public enum EPrivacyLevel
Members
  Member nameValueDescription
enPrivAll0This activity can be read by anyone
enPrivPrivate1This activity can only be read/seen by the owner
enPrivGroup2This activity can only be read by members of my group/department
See Also