EnParticipantType Enumeration |
Type of participant in a booking - determines how should the invitation be handled
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EnParticipantType
Public Enumeration EnParticipantType
Dim instance As EnParticipantType
public enum class EnParticipantType
Members
| Member name | Value | Description |
---|
| enPartTypeAssociate | 1 | |
| enPartTypeExtPerson | 2 | |
| enPartTypeResource | 3 | |
| enPartTypeInvalid | 4 | |
See Also