EPrivacyLevel Enumeration |
Visible for settings. Private to group means that the PrivateToGroup property can be used to select the group.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EPrivacyLevel
Public Enumeration EPrivacyLevel
Dim instance As EPrivacyLevel
public enum class EPrivacyLevel
Members
| Member name | Value | Description |
---|
| enPrivAll | 0 | |
| enPrivPrivate | 1 | |
| enPrivGroup | 2 | |
See Also