Documentation

CEventType Class

CEventType class is used to handle mail event types.

Fields


FieldTypeDescription
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

MethodDescription 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
Up