Gets and sets the property Destination.
The destination for this email, composed of To:, CC:, and BCC: fields.

C# |
public Destination Destination { get; set; }
The destination for this email, composed of To:, CC:, and BCC: fields.
C# |
public Destination Destination { get; set; }