EnAssocRoleType Enumeration |
Role types
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EnAssocRoleType
Public Enumeration EnAssocRoleType
Dim instance As EnAssocRoleType
public enum class EnAssocRoleType
Members
| Member name | Value | Description |
---|
| enRoleTypeInvalid | -1 | |
| enRoleTypeEmployee | 0 | |
| enRoleTypeExternal | 1 | |
| enRoleTypeAnonymous | 2 | |
| enRoleTypeSystem | 3 | |
See Also