Versions Compared

Key

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

...

  • Connection (text box editor) (type: object): the Exchange connection output from the "Connect to Exchange" activity.
  • Alias (text box editor) (type: string): the alias of the mailbox (the the string on the left of the "@" sign)
  • Display Name (text box editor) (type: string): the name that will be displayed in email applications (To: / From: fields)
  • First Name (text box editor) (type: string): user's first name
  • Last Name (text box editor) (type: string): user's last name
  • Mailbox Database (text box editor) (type: string): the database that will be used by the newly created mailbox. if no database is provided, the Exchange server will automatically choose one.
  • Name (text box editor) (type: string): the start time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".the AD user's name. if the user already exists in the Active Directory, the other name parameters are not necessary
  • Organizational unit (text box editor) (type: string): the end time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".Active Directory OU where the user account will be stored (default, the Users container)
  • Password (password field) (type: string): the comma separated list of email addresses.mailbox password
  • ResetPasswordOnNextLogon (combobox contol type) (type: boolean): whether the appointment is an all-day event or not. choose whether the password will have to be changed on the next logon or not.
  • UserPrincipalName (text box editor) (type: string): e/g: demoMailbox@fmrp.intern
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Create Appointment activity:Image RemovedMailbox activity:

Image Added

The Read Only Output variable are the possible output values that the activity will provide:

  • Output  (type: boolean): returns true if the mailbox was created, and false otherwise.

Image Added



Edit Mailbox

This activity edits an existing mailbox.

Activity Parameters

The Edit Mailbox activity parameters can be provided by manual inserted values or via IN arguments or variables:

Parameters:

  • Body (text box editor type) (type: string): the details about the appointment.
  • Subject (text box editor type) (type: string): the subject of the appointment.
  • Start (calendar control) (type: string): the start time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • End (calendar control) (type: string): the end time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • Required Attendees (text box editor type) (type: string): the comma separated list of email addresses.
  • Is All Day event (text box editor type) (type: string): whether the appointment is an all-day event or not.
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Create Appointment activity:




List Mailboxes

This activity lists all the mailboxes on an Exchange server.

Activity Parameters

The List Mailboxes activity parameters can be provided by manual inserted values or via IN arguments or variables:

Parameters:

  • Body (text box editor type) (type: string): the details about the appointment.
  • Subject (text box editor type) (type: string): the subject of the appointment.
  • Start (calendar control) (type: string): the start time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • End (calendar control) (type: string): the end time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • Required Attendees (text box editor type) (type: string): the comma separated list of email addresses.
  • Is All Day event (text box editor type) (type: string): whether the appointment is an all-day event or not.
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Create Appointment activity:




Delete Mailbox

This activity deletes a mailbox.

Activity Parameters

The Delete Mailbox activity parameters can be provided by manual inserted values or via IN arguments or variables:

Parameters:

  • Body (text box editor type) (type: string): the details about the appointment.
  • Subject (text box editor type) (type: string): the subject of the appointment.
  • Start (calendar control) (type: string): the start time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • End (calendar control) (type: string): the end time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • Required Attendees (text box editor type) (type: string): the comma separated list of email addresses.
  • Is All Day event (text box editor type) (type: string): whether the appointment is an all-day event or not.
 

As mentioned above, the values for all the required parameters can be provided by IN arguments or variables. Below is an example of predefined arguments, ready to be used by the Create Appointment activity: