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