I'm having a bit of a problem. I am working on a small outlook plugin(in c#) with the following functions(very simplified):
Get all of the users from Exchange Server with their Timezone and add that info to the mailbody.
Getting all of the users isn't much of a problem but I have no idea about getting their Timezone.
outlook and exchange server sersion - 2010
Is there a way to achieve this? Please advise.