Adds elements to the Destinations collection
| C# |
public SendRawEmailRequest WithDestinations( params string[] destinations )
- destinations (array<String>[]()[][])
- The values to add to the Destinations collection
this instance
| C# |
public SendRawEmailRequest WithDestinations( params string[] destinations )