开发者

Sending "Auto-Accepted" Appointments using Exchange Web Services

开发者 https://www.devze.com 2023-04-10 11:55 出处:网络
I need to send appointments/meetings to individual mailboxes from EWS that are auto accept开发者_JAVA百科ed, right now I send the appointments and go back into each mailbox and accept them programmati

I need to send appointments/meetings to individual mailboxes from EWS that are auto accept开发者_JAVA百科ed, right now I send the appointments and go back into each mailbox and accept them programmatically, cleaning up the responses and such, for the most part it works but I find it clunky.

Looking for a cleaner solution to this, I'm using Exchange Server 2007 SP1 with Exchange Web Services Managed API 1.1, C#..

Looking to see if anyone else has any suggestions or solutions to this issue.

Thanks


Unfortunately, there is no better way.

0

精彩评论

暂无评论...
验证码 换一张
取 消