Properties
| Name | Access | Type | Description |
|---|---|---|---|
| AllowAnonymousRegistrations | Read | Nullable of Boolean | Allow Anonymous Registrations |
| ApplicationId | Read | Guid | Application Id |
| CalendarId | Read | Nullable of Int32 | Calendar Id |
| CancelDate | Read | Nullable of DateTime | Cancel Date |
| ContentId | Read | Guid | Content Id |
| EventCreateDate | Read | Nullable of DateTime | Event Create Date |
| EventCreatorId | Read | Nullable of Int32 | Event Creator Id |
| EventDescription | Read | String | Event Description |
| EventEndDate | Read | Nullable of DateTime | Event End Date |
| EventLocation | Read | String | Event Location |
| EventReferenceUrl | Read | String | Event Reference Url |
| EventStartDate | Read | DateTime | Event Start Date |
| EventTitle | Read | String | Event Title |
| Id | Read | Nullable of Int32 | Id |
| IsCancelled | Read | Nullable of Boolean | Is Cancelled |
| IsFeatured | Read | Nullable of Boolean | Is Featured |
| Latitude | Read | Nullable of Double | Latitude |
| Longitude | Read | Nullable of Double | Longitude |
| MaximumRegistrationsAllowed | Read | Nullable of Int32 | Maximum Registrations Allowed |
| RegistrationType | Read | String | Registration Type |
| RenderedHtml | Read, Write | String | Rendered Html |
| RenderedProperty | Read | String | Rendered Property |
| RenderTarget | Read | String | Render Target |
| Tags | Read | Array of String | Tags |
| TotalConfirmedRegistrations | Read | Nullable of Int32 | Total Confirmed Registrations |
| TotalRegistrations | Read | Nullable of Int32 | Total Registrations |
| TotalUnconfirmedRegistrations | Read | Nullable of Int32 | Total Unconfirmed Registrations |