NameDescriptionTypeAdditional information
Id

Id of the Event.

integer

None.

Name

Name of the Event.

string

None.

Location

[Deprecated] Location of the Event.

string

None.

Description

Description of the Event.

string

None.

PublicationId

PublicationId of the Event.

integer

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.

CreatedByUserId

Id of the user who created the Event.

integer

None.

CreationDate

CreationDate of the Event.

date

None.

ModifiedDate

ModifiedDate of the Event.

date

None.

FormFieldProperties

An array containing the FormFields of the Event.

Collection of FormFieldModel

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.

RegistrationLink

The registration link for the Event.

string

None.

EventHasMaxParticipants

Is the Event full?

boolean

None.