Name | Description | Type | Additional information |
---|---|---|---|
Name |
Name of the Event. |
string |
Required Valid name with max 256 characters |
Description |
Description of the Event. |
string |
None. |
PublicationId |
PublicationId of the Event. |
integer |
None. |
Location |
[Deprecated] Location of the Event. |
string |
None. |
MaxParticipants |
Maximum amount of participiants in the Event. |
integer |
None. |
GoalParticipants |
Expected amount of participant in the Event. |
integer |
None. |
RegistrationOpens |
When registration opens for the Event. |
date |
None. |
RegistrationCloses |
When registration closes for the Event. |
date |
None. |
EventStart |
When the Event starts. |
date |
None. |
EventEnd |
When the Event ends. |
date |
None. |
HasPhysicalMeeting |
Does the Event have a physical location? |
boolean |
None. |
HasOnlineMeeting |
Does the Event have an online meeting? |
boolean |
None. |
PhysicalMeeting |
A model containing information about a physical meeting. |
PhysicalMeetingModel |
None. |
OnlineMeeting |
A model containing information about an online meeting. |
OnlineMeetingModel |
None. |