 | ActivityCategoryType Enumeration |
Activity category type
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum ActivityCategoryType
Public Enumeration ActivityCategoryType
Members
| Member name | Value | Description |
---|
| ConfirmationLetterSav | 12 | Confirmation letter |
| ContractCancellationAcknowledgementLetter | 18 | Contract cancellation acknowledgment mail |
| ContractRenewal | 10 | Renewal of contract |
| ContractStatusChanged | 16 | Change of status of a contract |
| Document | 8 | Creation of a document |
| Event | 6 | Creation of event |
| InCall | 0 | Entering call |
| Incident | 17 | Creation of an incident |
| InLetter | 4 | Entering mail |
| InMail | 2 | Entering e-mail |
| LetterContractRenewal | 11 | Mail renewal contract |
| MailMerge | 9 | Mailing |
| Other | 14 | Other activity |
| OutCall | 1 | Outgoing call |
| OutLetter | 5 | Outgoing mail |
| OutMail | 3 | Outgoing e-mail |
| ReminderLetter | 15 | Dunning letter |
| Sms | 7 | SMS sending |
| TacitlyLetterSav | 13 | Letter of confirmation SAV |
See Also