Hi,

I am developing a Shared Add-In using C# 2.0. I want to finout the Meeting
Status of the incoming appointment that is the OutLook.OlMeetingStatus. I am
doing this is in AppItem_ItemChange(Item).Whenever I receive an appointment
with status as cancelled,

OutLook.AppointmnetItem IncomingAppointmentItem;
IncomingAppointmentItem=(OutLook.AppointmentItem)Item

Here I an doing the matching :

IncomingAppointmentItem.MeetingStatus ==
OutLook.OlMeetingStatus.olMeetingCanceled But it is not matching.

Can someone help me to solve this Issue ?

--Jainish c s
20 Sep 2008Cancelled Appointment meeting status checking.Cancelled Appointment...
20 Sep 2008|- Re: Cancelled Appointment meeting status checking.Milly Staples [MVP - ...
09 Mar 2010\ try this.richard fencel
09 Mar 2010   \ Re: try this.Gordon
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)