Hi,
I want to create a process to retrieve information from Microsoft Exchange Server to show for example calender information in a wpf datagrid.
I am completely new to this, and am wondering how to start.
What I found is that I can use exchangeservicebinding for Exchange 2007 or higher, but I can not find any info on where to get this binding.
(is it a separate reference?)
I also found out that older exchange databases use a complete different way of retrieval, so to keep it more simple it will start with 2007-2010 only.
I hope someone can give me a push in the right direction.
Thanks.