Enum DocTmplInvitationType
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Is this document template some kind of appointment document, and if so what This Enum is used by: DocTmpl.invitationDocType
Fields
Cancelled = 3
3: 3 - Cancelled appointment
Changed = 2
2: 2 - Changed appointment
New = 1
1: 1 - New appointment
None = 0
0: None - Not an appointment type