Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 15, 2024

Modify Event

UiPath.GSuite.Activities.ModifyEvent

Description

Modifies the specified details of an event.

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Common
  • ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Event Attendance
  • AttendeeList - The list of attendee email addresses that you want to invite to the new event. This property supports String[] variables and string array formatted values. Each attendee email address is one element in the array. Modifications overwrite the previous values.
  • SendUpdates - A drop-down list that specifies the type of notification you want to send the list of attendees. The available property values are:

    • ALL - Sends notifications to all attendees.
    • EXTERNAL_ONLY - Sends notifications to attendees with a non-Google calendar.
    • NONE - Does not send notifications. Attendees with a non-Google calendar cannot see this event.
Event Content
  • Description - The description of the event. This property supports String variables and string formatted values.
  • Location - The location of the event. This property supports String variables and string formatted values.
  • Title - The modified title (summary) of the event. This property supports String variables and string formatted values.
Event Scheduling
  • EndTime - Specifies the end time of the event. This property supports DateTime variables and DateTime formatted values.
  • RecurringRule - Creates recurring meetings. This property supports String variables and string formatted values. When entering your value, use the RRULE format. For more information, see Recurrence Rule in the iCalendar specification.
  • StartTime - Specifies the start time of the event. This property supports DateTime variables and DateTime formatted values.
  • TimeZone - The IANA standard timezone of the EndTime and StartTime. This property supports DateTime variables and DateTime formatted values. For more information, see Time Zone Database in the IANA protocol registries. If TimeZone isn't specified, the property uses the primary calendar timezone. When using the TimeZone property, the timezone specified in the StartTime and EndTime properties is ignored.
Input
  • CalendarID - The Id of the calendar that you want to use to create the event. This property supports String variables and string formatted values. If this field is empty, the property uses the primary calendar of the authenticated user specified in the GSuite Application Scope.
  • EventID - The Id of the event that you want to modify. This property supports String variables and string formatted values. When entering your value, use the exact Event ID, or the output property variable from a previous Search Events or Create Event activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Options
  • RecurrenceOptions - A drop-down list that specifies the recurring events you want to delete. The available property values are:

    • THIS_EVENT - Deletes the specified event only.
    • THIS_AND_FOLLOWING_EVENTS - Deletes this event and all subsequent events.
    • ALL - Deletes all events in the series, including completed events.
  • SendUpdates - A drop-down list that specifies the type of notification you want to send to the event attendees. The available property values are:
  • Status (drop-down list) - Specifies the status of the event.

    • Allowed values:

      • CONFIRMED - Creates the event as confirmed.
      • TENTATIVE - Creates the event as tentative.
      • CANCELLED - Creates the event as canceled.
    • Visibility - A drop-down list that specifies the event visibility. The available property values are:
    • DEFAULT - Creates the event with default visibility.
    • PUBLIC - Creates the event with public visibility. The event is visible to anyone with access to the calendar.
    • PRIVATE - Creates the event as private. The event is visible only to the participants.
    • CONFIDENTIAL - Creates the event as confidential.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.