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

Add Location

UiPath.MicrosoftOffice365.Activities.Calendar.AddLocation

Description

Uses the Microsoft Graph Update event API to add a location (RoomEmailAddress and DisplayName) to a specified event (Event).

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Common
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Input
  • Account - (Optional) The email address with which to interact. This may include any shared mailbox to which the current user has access rights. If left blank, the current user's account is assumed. This property supports String variables and string formatted values.
    Note: Account field is mandatory for ApplicationIdAndSecret and ApplicationIdAndCertificate authentication types.
  • Display Name - The display name for the location. This value does not need to match the name of the location in the Outlook address book. This property supports String variables and string formatted values.
  • Event - The event to which the location is added. This field supports only Event variables. Enter the output property variable from either the Search Events or Create Event (Events or Event) activities. If you're using the Events output property from the Search Events activity, specify the item in the array that you want to use (e.g., myEvents(0)).
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Physical Address
The following properties are optional. Any values that you enter are added after the Display Name in the event location field (e.g., US WA Bellevue 310FL MR2 (10900 NE 8th Street #400, Bellevue, WA 98004, USA)). Any String values are allowed (free-format value).
  • City - The city of the event location. This property supports String variables and string formatted values.
  • Contry Or Region - The country or region of the event location. This property supports String variables and string formatted values.
  • Postal Code - The postal code of the event location. This property supports String variables and string formatted values.
  • State - The state of the event location. This property supports String variables and string formatted values.
  • Street - The street code of the event location. This property supports String variables and string formatted values.
Room
  • Room Email Address - If applicable, the email address of the location. This property supports String variables and string formatted values.

How it works

The following steps and message sequence diagram is an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Microsoft Office 365 Scope activity to your project.
  3. Add an activity or run an external process that outputs a Event object (e.g., Search Events or Create Event).
  4. Add the Add Location activity inside the Microsoft Office 365 Scope activity.
  5. Enter values for the Input properties.
  6. Run the activity.

    • Your input property values are sent to the UpdateEvent API.



  • Description
  • Project compatibility
  • Configuration
  • How it works

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.