Adds elements to the Destinations collection
| C# |
public SendRawEmailRequest WithDestinations( IEnumerable<string> destinations )
- destinations (IEnumerable<(Of <(<'String>)>)>)
- The values to add to the Destinations collection
this instance