views:

63

answers:

0

I am trying to find the organizer of an appointment using AppointmentItem->GetOranizer This is a COM addin in C++ I am seeing some peculiar behaviour THe call succeeds if the Outlook user is NOT the organizer Fr meetings organized by the user it always fails( exception thrown)

any suggestions