mailjet / mailjet-apiv3-dotnet

[API v3] Official Mailjet API v3 .NET wrapper
https://dev.mailjet.com
MIT License
74 stars 31 forks source link

Add Contact to ContactsList #42

Closed AndyL069 closed 3 years ago

AndyL069 commented 4 years ago

image

The Listrecipient class doesn't seem to have the ContactID and ListID properties that are needed according to the API Documentation. I switched them manually, but others might stumble over this, too.