Click or drag to resize
EditEvent Properties

The EditEvent type exposes the following members.

Properties
  NameDescription
Public propertyDate
The date of the event. If the 'event type'=='fixed_date', the date can not be in the past.
Public propertyEventName
The name of the event.
Public propertyIsActive
Marks event as active/inactive
Public propertyMessage
Buid message in base64 data with reqqired parameters
Public propertyPeriod
The period of the event in seconds. Possible values: 86400 (1 day) 604800 (1 week) 2592000 (1 month) 31557600 (1 year)
Top
See Also