Represents the destination of the message, consisting of To:, CC:, and BCC: fields.
Inheritance Hierarchy
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class Destination : Object
The Destination type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
Destination() | Default constructor for a new Destination object. Callers should use the properties to initialize this object after creating it. |
![]() |
Destination(List`1) |
Properties
Name | Description | |
---|---|---|
![]() |
BccAddresses | The BCC: field(s) of the message. |
![]() |
CcAddresses | The CC: field(s) of the message. |
![]() |
ToAddresses | The To: field(s) of the message. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8