Adding delegate with calendar access using Exchange Web Services?
- by BryanG
I have a set up where I need to add a delegate to various user calendars programmatically. Using a sample from MDSN, I've gotten as far as trying to add the delegate, but after the call to the service binding, I get nothing back...no success or fail....nothing.
How I create the service binidng:
// Initialize the service binding
…