[This is preliminary documentation and is subject to change.]
The EventInfo type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| Attachments |
A list of attachments.
| |
| CreatedByUserId |
The creator user id of the event.
| |
| CreatedTimestamp |
The Timestamp of when the event is created.
| |
| DocIdList |
the list of comma separated unique document identifier associated with this event.
| |
| EndDatetime |
The date and time of the end of the event.
| |
| EventDescription |
The Description of the event.
| |
| EventGroupId |
The unique id of the group which this event belongs to.
| |
| EventGroupName |
The name of the group to which the event belongs to.
| |
| EventId |
The system generated unique id of the event.
| |
| EventName |
The Title of the event.
| |
| EventType |
The event type of the event.
| |
| EventUserId |
The unique identifier of the user who created the event.
| |
| FirstOcurrenceDatetime |
The first occurence datetime of this recurring event.
| |
| IsAllDayEvent |
Shows whether the event is all day event.
| |
| IsReminderSelected |
Shows if the reminder is selected for the event.
| |
| IsResourceReserved |
Shows if the resource for this event is reserved.
| |
| IsRSVP |
Shows if the event has an RSVP.
| |
| LabelId |
The event label (classification)
| |
| LastOcurrenceDatetime |
the last occurence of datetime for this event.
| |
| Location |
The Location of the event.
| |
| MeetingAttendees |
A list of meeting attendies.
| |
| ModifiedByUserId |
The modified by user id
| |
| ModifiedTimestamp |
The modified timestamp
| |
| NotifyGroup |
Shows whether to notify the group for this event.
| |
| ParentObjectId |
The id of the parent object
| |
| ParentObjectType |
The type of the parent object
| |
| Recurrence |
Te Recurrence information about the event.
| |
| Regarding |
The regarding string
| |
| RemDocIdList |
A list of comma separated document identifiers that needs to be removed inthis event.
| |
| RemindAtDatetime |
The date and time of the event reminder.
| |
| RepeatInfoText |
The text of the repeat information of the event.
| |
| RepeatingSequenceId |
The sequence id of the repeating sequence event.
| |
| ResourceId |
The unique id of the resource associated with this event.
| |
| ResourceName |
The name of the resource associated with the event.
| |
| ShowAs |
How the event is shown on the screen.
| |
| StartDatetime |
The date and time of the start of the event.
| |
| TimezoneId |
The timezone id of the event.
| |
| url |
The Uniform Resource Locator associated with this event.
| |
| WhenToRemind |
The time (in String format) of the reminder of the event.
| |
| WhoToRemind |
The name of the person to remind for the event.
|
