Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Connect to Exchange activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image RemovedImage Added

Parameters:

  • Email Address (text box editor type) (type: string): the activity will connect to this e-mail account, on the Exchange Server.
  • Exchange URL (text box editor type) (type: string): the Exchange URL of the desired exchange server (e.g. https://exchange.domain.com/ews). If this parameter is specified, then the Email Address parameter is not needed. If Email Address and Exchange URL parameters are not specified, then only the activities under the Administration folder can be used.
  • Exchange Version (combo box control) (type: string): the exchange server's version, which can be selected from a dropdown list. Flowster Studio provides the following versions: Exchange 2007 SP1, Exchange 2010, Exchange 2010 SP1, Exchange 2010 SP2, Exchange 2013, Exchange 2013 SP1, Exchange 2016.
  • Password (password box editor type) (type: string): the password used to logon to the Exchange server. If left empty, it will connect by using the default credentials of the currently logged in user.
  • Password Binding (text box editor type) (type: string)bind to a variable containing the encrypted password for the remote computer. (This parameter is used only when the user wants to send an encripted password from outside the task, for example Flowster Portal).
  • Server Name (text box editor type) (type: string)the name or the IP of the Exchange Server where the activity should connect.
  • Username (text box editor type) (type: string)the username used to log on to Exchange server.

...