Neal
Neal

Reputation: 9629

Will Office 2010 PIA's work with Office 365 (2013)?

We're trying to do some simple integration with Outlook such as synchronizing Contacts, Tasks, and Calendar with our C# .NET 4.5 project. Can we use the Office PIA's in Visual Studio 2012 to interface with Office 2010 and 2013? If not, do you have any suggestions on how to integrate with Outlook?

Upvotes: 0

Views: 831

Answers (1)

Neal
Neal

Reputation: 9629

Yes, after further testing it appears they do, at least for my requirements which are generic Outlook items for Tasks, Contacts, and Calendar.

Upvotes: 1

Related Questions