danesparza / MailChimp.NET

:envelope: .NET Wrapper for the MailChimp v2.0 API
MIT License
179 stars 119 forks source link

Deleting Subscribers #184

Open eriklang opened 8 years ago

eriklang commented 8 years ago

I see that it's possible to unsubscribe an email address, but is it possible to delete an email address from a list?

thanks

danesparza commented 8 years ago

Forgive my ignorance -- but what would be the difference?

balexandre commented 8 years ago

unsubscribe means deleting an email from the giving list.

same as subscribing means adding/creating/publishing an email to the giving list.