J
jazeel
I want to read the GlobalAppointmentId of the Appointment item from the reply meeting request..
I can see this value when I open it in some other mail client (Outlook Express) as UID. How can I read this UID from a meeting request reply?
or is there is any other way to find the corresponding Appointment item? 'myMtgReq.GetAssociatedAppointment(True)' method will work only for appointments saved in default calendar. I am saving my appointment in some custom calendarfolder not in the default calendar folder
I am using VS2008, C# , vsto 3.0
or is there is any other way to link the meeting item to the parent appointment item saved in a custom calendar???
Thanking you in advance
jaz
I can see this value when I open it in some other mail client (Outlook Express) as UID. How can I read this UID from a meeting request reply?
or is there is any other way to find the corresponding Appointment item? 'myMtgReq.GetAssociatedAppointment(True)' method will work only for appointments saved in default calendar. I am saving my appointment in some custom calendarfolder not in the default calendar folder
I am using VS2008, C# , vsto 3.0
or is there is any other way to link the meeting item to the parent appointment item saved in a custom calendar???
Thanking you in advance
jaz