Get Outlook Contact List
Retrieves Outlook contact list.
Last updated
Retrieves Outlook contact list.
Last updated
This activity is used to retrieve the Outlook contacts of the user-specified account
Account: Required
Specifies the Outlook account used for retrieving the contacts.
Timeout: Specifies the amount of time (in milliseconds) to wait for the activity to run before raising an error. The default value is 20000 milliseconds (20 seconds).
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 : Optional
Filter contact list based on a specific contact mail.
Contact Name : Optional
Filter contact list based on a specific contact name
ContactList: Required
Stores the resultant contacts as a list of ContactItem