OUTLOOK Delete contact function

The OUTLOOK Delete contact function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to delete a contact.

For a full list of available functions, please read OUTLOOK functions.


Description

The OUTLOOK Delete contact function deletes a contact from the Outlook address book. You can identify the contact by its EntryID or by full name (case-insensitive exact match).


Setting it up

To use the OUTLOOK Delete contact function, follow these instructions:

{{popups:rpas/add:action=outlook-contact-delete}}

Once on a process map:

  1. Navigate to the process where you would like to add the OUTLOOK Delete contact function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the OUTLOOK Delete contact option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
Entry IDNo*Text-Contact EntryID (takes priority over name)
Full nameNo*Text-Full name to match (case-insensitive, exact match)

* At least one of Entry ID or Full name is required.


Output variables

This action does not produce output variables.


Errors

ErrorDescription
Outlook not openOutlook is not running
Contact not foundNo contact found with the specified ID or name

Tips

  • Using the EntryID is more reliable than matching by name
  • Get the EntryID from the Search contacts function

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.