Feedback

  • Contents
 

Set Out of Office Status

This Email tool sets the Out Of Office (OOO) status for the given Exchange mailbox cookie. This feature can only be used with CIC systems that are connected to an Exchange mail server.  

On Notes or Groupwise, this tool will fail and will create an appropriate entry in the Application Event Log.

Note: The handler author must have intimate knowledge of the mail system in use in order to effectively use this tool, as all parameters can change from one application to the next.

Inputs

Mailbox

String representing the mailbox cookie for the mailbox.

Out Of Office

A boolean set to "true" if an OOO status will be set. If you do not want to change the state of the status, do not change this parameter.

Out of Office Text

A string that contains the text of the OOO status. To clear the string value, use an empty string ("") and to use an existing status text, do not change the parameter.

Outputs

Result

The results of the operation.

See Email Tool Result Codes for more information.

Exit Paths

Success

This path is taken if the OOO status is successfully retrieved.

Failure

This path is taken if the operation fails. The most common reason for failure is a lack of OOO support by the mail system.