sesv2_get_contact {paws.customer.engagement}R Documentation

Returns a contact from a contact list

Description

Returns a contact from a contact list.

See https://www.paws-r-sdk.com/docs/sesv2_get_contact/ for full documentation.

Usage

sesv2_get_contact(ContactListName, EmailAddress)

Arguments

ContactListName

[required] The name of the contact list to which the contact belongs.

EmailAddress

[required] The contact's email address.


[Package paws.customer.engagement version 0.7.0 Index]