View Single Post
  #1  
Old November 4th 06, 07:07 PM posted to microsoft.public.outlook.program_vba
WebService Developer
external usenet poster
 
Posts: 1
Default Convert a message class

Hi,

Our application has a custom form developed using IPM.Appointment. The user
opens the custom form, fills in the custom Attributes and forwards the
appointment to a shared calendar. Outlook converts the IPM.Appointment.xxxx
class to IPM.Schedule.Meeting.Request class once the event is forwarded to
the shared calendar since the MeetingStatus is changed to "Meeting" as the
user clicked on the Invite Attendees.

Is there a way or code that can be included in the custom form that converts
the class name back to IPM.Appointment.xxxx from IPM.Schedule.Meeting.Request
upon delivery in the shared calendar?

Any help would be of great help.

Regards
Sakthi
Ads