Dan Esparza

Results 37 comments of Dan Esparza

The return value from `Unsubscribe` is an `UnsubscribeResult` -- not an `EmailParameter` like in your example. You should be able to see the return result with intellisense in Visual Studio....

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

I would encourage you to fork and [create a pull request](https://help.github.com/articles/creating-a-pull-request/) for this and I'll review it.

Great question, @asterix187. I'm not sure what the answer is. Let me do some research and get back to you (or perhaps another API user can weigh in with an...

Hmmm ... can you do *any* operations with Mailchimp? What operations appear to work -- which don't?

@theofanis This is a great effort! I think we should bump the major version information in the build, and you should make an official pull request. Many folks have expressed...

:smile: the project was originally .NET 4.5. It was then downgraded to .NET 3.5 to increase integration compatibility. I would love to push the envelope, but it would be at...

@ThomSeys How have you determined your issue is the .NET version? Are you able to take the source, change the project output to .NET 4.5 and have this problem suddenly...

@ramoo Good call. Any suggestions?

@cal5fishbowl Good call. Thanks!