Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

 

 

 

Create Mailbox

This activity creates a new mailbox.

Activity Parameters

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:



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:




  • No labels