Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 711 Bytes

UpdateEmailCampaignSender.md

File metadata and controls

11 lines (8 loc) · 711 Bytes

brevo_csharp.Model.UpdateEmailCampaignSender

Properties

Name Type Description Notes
Name string Sender Name from which the campaign emails are sent [optional]
Email string Sender email from which the campaign emails are sent [optional]
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]