Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 620 Bytes

CreateEmailCampaignSender.md

File metadata and controls

11 lines (8 loc) · 620 Bytes

brevo_csharp.Model.CreateEmailCampaignSender

Properties

Name Type Description Notes
Name string Sender Name [optional]
Email string Sender email
Id long? Select the sender for the campaign on the basis of sender id. In order to select a sender with specific pool of IP’s, dedicated ip users shall pass id (instead of email). [optional]

[Back to Model list] [Back to API list] [Back to README]