| EditEvent Properties |
The EditEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Date |
The date of the event.
If the 'event type'=='fixed_date', the date can not be in the past.
| |
| EventName |
The name of the event.
| |
| IsActive |
Marks event as active/inactive
| |
| Message |
Buid message in base64 data with reqqired parameters
| |
| Period |
The period of the event in seconds.
Possible values:
86400 (1 day)
604800 (1 week)
2592000 (1 month)
31557600 (1 year)
|