This activity allows to get all the properties of a calendar event.
The preview of the message associated with the event. It is in text format.
Identifies the version of the event object. Every time the event is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object.
The ETag of the Event.
A unique identifier for an event across calendars. This ID is different for each occurrence in a recurring series. Read-only.
The importance of the event. The possible values are: low, normal, high.
True if the event has been canceled.
Set to true if an alert is set to remind the user of the event.
The number of minutes before the event start time that the reminder alert occurs.
The sensibility of the event. The possible values are: normal, personal, private, confidential.
The status to show. The possible values are: free, tentative, busy, oof, workingElsewhere, unknown.
The number of the attendees of an event.
The body of the message associated with the event. It can be in HTML or text format.
Indicates the body content type. When the value is TRUE the content type will be set to HTML, when it is FALSE, the content type is TEXT.
The unique identifier of the event.
True if the event has attachments.
The text of the event's subject line.
The event type. The possible values are: singleInstance, occurrence, exception, seriesMaster. Read-only.
Default is true, which represents the organizer would like an invitee to send a response to the event.
Indicates the type of response sent in response to an event message.
Represents the date and time information of when the response was returned; always in UTC time.
The event of which to get the properties.
Optional email address of the location.
The city of the location.
The country or region of the location. It's a free-format string value, for example, "United States".
The latitude of the location.
The longitude of the location.
The name associated with the location.
The postal code of the location.
The state of the location.
The street of the location.
The type of location. The possible values are: default, conferenceRoom, homeAddress, businessAddress,geoCoordinates, streetAddress, hotel, restaurant, localBusiness, postalAddress. Read-only. Use this argument is the value you want to set is stored in a variable.
A URL for an online meeting. The property is set only when an organizer specifies an event as an online meeting such as a Skype meeting.
The URL to open the event in Outlook on the web.
True if the owner of the calendar (specified by the "owner" property of the calendar) is the organizer of the event (specified by the "organizer" property of the event). If the organizer is another user you have to set this argument to false and to give a value to OrganizerName and OrganizerEmail arguments. If the event organizer is another user you must set this argument to false and assign a value to the OrganizerName and OrganizerEmail arguments.
The email of the organizer of the event. Use this argument only when the organizer is not the owner of the calendar.
The name of the organizer of the event. Use this argument only when the organizer is not the owner of the calendar.
The ID for the recurring series master item, if this event is part of a recurring series.
Represents the event creation date and time information always in UTC time.
The date, time, and time zone that the event ends. By default, the end time is in UTC.
Indicates if the event lasts all day.
Represents the event last modification date and time information always in UTC time.
The end time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook.
The start time zone that was set when the event was created. A value of tzone://Microsoft/Custom indicates that a legacy custom time zone was set in desktop Outlook.
The date, time, and time zone that the event starts. By default, the start time is in UTC.