Destination
Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Note
Amazon SES does not support the SMTPUTF8 extension, as described in RFC6531
Contents
- BccAddresses.member.N
-
The recipients to place on the BCC: line of the message.
Type: Array of strings
Required: No
- CcAddresses.member.N
-
The recipients to place on the CC: line of the message.
Type: Array of strings
Required: No
- ToAddresses.member.N
-
The recipients to place on the To: line of the message.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: