Read and return recently viewed contacts.
readRecentlyViewedContacts Parameter Descriptions
Parameter Name |
Data Type |
Description |
properties |
List<String> |
A list of String values that identify the property names whose values to return with the resulting contact records. |
readRecentlyViewedContacts Response Descriptions
Parameter Name |
Data Type |
Description |
contacts |
List<contact> |
A list of contact objects. Only specified property values are returned with the record. |