Versions Compared

Key

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

...

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

Parameters:

  • 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 
  • Display Name (text box editor) (type: string):
  • First Name (text box editor) (type: string):
  • Last Name (text box editor) (type: string):
  • Mailbox Database (text box editor) (type: string):
  • Name (text box editor) (type: string): the start time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • Organizational unit (text box editor) (type: string): the end time of the appointment. The required format is "dd/MM/yyyy hh:mm:ss".
  • Password (password field) (type: string): the comma separated list of email addresses.
  • ResetPasswordOnNextLogon (combobox contol type) (type: boolean): 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:

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:

Image Added

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:

Image Added




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:

Image Added

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:

Image Added




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:

Image Added

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:

Image Modified