In Outlook, I can open an appointment and follow File -> Properties in the ribbon to view the properties. In the properties window, there is the 'Contacts...' button and textbox where you can apply contacts to the appointment or enter text in the box.
I want to programmaticly read this property via the Exchange Managed API but can't find anything to support this.
Looking through the Appointment documentation, I see members for just about all of the properties but don't see a way to retrieve the "Contacts".
Please advise.