[This is preliminary documentation and is subject to change.]

The EventInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAttachments
A list of attachments.
Public propertyCreatedByUserId
The creator user id of the event.
Public propertyCreatedTimestamp
The Timestamp of when the event is created.
Public propertyDocIdList
the list of comma separated unique document identifier associated with this event.
Public propertyEndDatetime
The date and time of the end of the event.
Public propertyEventDescription
The Description of the event.
Public propertyEventGroupId
The unique id of the group which this event belongs to.
Public propertyEventGroupName
The name of the group to which the event belongs to.
Public propertyEventId
The system generated unique id of the event.
Public propertyEventName
The Title of the event.
Public propertyEventType
The event type of the event.
Public propertyEventUserId
The unique identifier of the user who created the event.
Public propertyFirstOcurrenceDatetime
The first occurence datetime of this recurring event.
Public propertyIsAllDayEvent
Shows whether the event is all day event.
Public propertyIsReminderSelected
Shows if the reminder is selected for the event.
Public propertyIsResourceReserved
Shows if the resource for this event is reserved.
Public propertyIsRSVP
Shows if the event has an RSVP.
Public propertyLabelId
The event label (classification)
Public propertyLastOcurrenceDatetime
the last occurence of datetime for this event.
Public propertyLocation
The Location of the event.
Public propertyMeetingAttendees
A list of meeting attendies.
Public propertyModifiedByUserId
The modified by user id
Public propertyModifiedTimestamp
The modified timestamp
Public propertyNotifyGroup
Shows whether to notify the group for this event.
Public propertyParentObjectId
The id of the parent object
Public propertyParentObjectType
The type of the parent object
Public propertyRecurrence
Te Recurrence information about the event.
Public propertyRegarding
The regarding string
Public propertyRemDocIdList
A list of comma separated document identifiers that needs to be removed inthis event.
Public propertyRemindAtDatetime
The date and time of the event reminder.
Public propertyRepeatInfoText
The text of the repeat information of the event.
Public propertyRepeatingSequenceId
The sequence id of the repeating sequence event.
Public propertyResourceId
The unique id of the resource associated with this event.
Public propertyResourceName
The name of the resource associated with the event.
Public propertyShowAs
How the event is shown on the screen.
Public propertyStartDatetime
The date and time of the start of the event.
Public propertyTimezoneId
The timezone id of the event.
Public propertyurl
The Uniform Resource Locator associated with this event.
Public propertyWhenToRemind
The time (in String format) of the reminder of the event.
Public propertyWhoToRemind
The name of the person to remind for the event.

See Also