Skip to main content

ISESV2ListContactsResponse

Interface in AWS.SESV2

Interface for ListContacts resonses.

Ancestors

Properties

Contacts

property Contacts: TList<ISESV2Contact>

Type: ISESV2Contact

A list containing the contacts present in the specified contact list.

This array contains detailed information about each contact that matches the specified criteria within the contact list. Each contact includes email address, subscription preferences, topic preferences, and metadata. Contact information includes subscription status, topic-specific preferences, unsubscribe status, and the timestamp when the contact was last updated. Use this data for targeted email campaigns and subscription management. If the total number of contacts exceeds the requested page size or applied filters, only matching contacts within the page limit will be returned along with a NextToken for pagination.