sesv2_get_contact_list {paws.customer.engagement} | R Documentation |
Returns contact list metadata
Description
Returns contact list metadata. It does not return any information about the contacts present in the list.
See https://www.paws-r-sdk.com/docs/sesv2_get_contact_list/ for full documentation.
Usage
sesv2_get_contact_list(ContactListName)
Arguments
ContactListName |
[required] The name of the contact list. |
[Package paws.customer.engagement version 0.9.0 Index]