Name | Description | Type | Additional information |
---|---|---|---|
Description |
Full description of the event |
string |
Data type: MultilineText String length: inclusive between 0 and 4000 |
Priority |
Whether or not the event is priority |
boolean |
None. |
NeedAssignees |
Event requires assignees (i.e. Assignees is toggled on) |
boolean |
None. |
StartTime |
Event's start Date and Time |
date |
Required |
EndTime |
Events end Date and Time |
date |
Required |
AllDay |
If true, this is an all day event and the time portion of StartTime/EndTime are not relevant |
boolean |
None. |
Location |
Location of event |
string |
String length: inclusive between 0 and 255 |
Address |
Event Location Address |
OptionalAddressModel |
None. |
ReminderInterval |
Event reminder interval |
integer |
None. |
Recurrence |
For recurring events, the recurrence definition. null, otherwise. |
EditEventRecurrenceModel |
None. |
Comments |
List of comments to add to the activity |
Collection of string |
None. |
AssignedTo |
List of User IDs the activity should be assigned to |
Collection of globally unique identifier |
None. |
Tags |
List of tags for the activity |
Collection of string |
None. |
TimeZone |
Time Zone for the Event/Reminder |
string |
None. |
Title |
Short title for the activity |
string |
Required String length: inclusive between 0 and 255 |