Get Contacts

Retrieves contacts from the given account.

This activity is used to retrieve the list of contacts from the user-specified office 365 account.

Input

  • Account: String Argument Specifies an email address with which to interact. This property can include any shared mailbox to which the current user has access rights. If the property field is left empty, the current user's account is used. This is an optional property.

Filters

We can select the condition for the filter data we enter in the text field in the filter properties so as to filter the outlook contact collection.

  • Contact Mail : String Argument Optional Filter contact list based on a specific contact mail.

  • Contact Name : String Argument Optional Filter contact list based on a specific contact name.

Output

Last updated