CEventType Class
CEventType class is used to handle mail event types.
Fields
Field | Type | Description |
---|---|---|
ID | Int | Mail event type ID. |
EVENT_NAME | Varchar(50) | Mail event ID. |
LID | Char(2) | Site ID. |
SORT | Int | Sorting order. |
NAME | Varchar(100) | Name. |
DESCRIPTION | Text | Description containing text with macros in the #field# - description format. |
Class methods
Method | Description | Available from version |
---|---|---|
GetList | Returns the filtered list of mail event types. | |
GetByID | Returns the mail event type by its ID. | |
Add | Adds a new type. | |
Delete | Removes the type. | |
Update | Updates parameters of mail event type. |
© «Bitrix24», 2001-2024