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

Exchange Scope

UiPath.Mail.Exchange.Activities.ExchangeScope

Connects to Exchange and provides a scope for other Exchange activities.

Properties

Common
  • DisplayName - The display name of the activity.
  • TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
Exchange settings
  • EmailAutodiscover - Searches automatically for an Exchange server by using an email address from that server. This works only if the Exchange server has Autodiscover enabled.
  • ExchangeVersion - Specifies the lowest version of the Exchange server that is used. The options displayed in this field range from the 2007 to the 2013 version. Please note that the version number indicates the lowest level of service you support. This means that if you have a 2016 exchange server, you can select the Exchange2013 option.
  • Server - The email server host that is to be used.
Existing Connection
  • ExistingExchangeService - Allows connecting through a pre-existing ExchangeServer object from another Exchange Scope. This field supports only ExchangeServer objects.
Logon
  • Domain - The Active Directory domain to connect to.
  • User - The username of the Exchange account to be used.
  • Password - The password of the Exchange account to be used.
  • SecurePassword - The password of the Exchange account to be used, as a secure string.
    Note: If the User, Password and Domain fields are left blank, and the current user is logged with an Active Directory account, the Exchange Scope uses the credentials of the current account to log in to the Exchange server.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Office 365 settings
  • ApplicationId - The ID of your Azure Active Directory Application. This field supports only strings and String variables.
  • AuthenticationType - The authentication options for Office 365. The available options are:
    • UserNameAndPassword - Standard Username and Password Login.

      Important: The ApplicationID property is required when selecting UserNameAndPassword authentication. This ensures ROPC authentication is used instead of basic authentication, which has been deprecated in Exchange online.
    • Interactive - Interactive Token (Auth 2.0).
    • Windows Integrated - Integrated Windows Authentication.
  • DirectoryId - The ID of your Azure Active Directory. This field supports only strings and String variables.
Output
  • ExchangeService - The ExchangeServer object that contains the connection to the server.
  • Properties

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.