A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Convert a message class



 
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old November 5th 06, 08:38 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Convert a message class

Doing that would prevent proper processing of the item as a meeting request.
Would monitoring for ItemAdd in the calendar and modifying it once it was
processed work?

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"WebService Developer" wrote
in message news
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


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert content of email message into appt with rt click featu John Schneider Outlook - Calandaring 1 August 31st 06 12:30 AM
How do I convert a message to a meeting? rick s Outlook - Calandaring 1 August 11th 06 06:59 AM
Message class Josianne Outlook - Using Forms 0 April 10th 06 05:06 PM
Outlook 2003, change class of message [email protected] Outlook - Using Forms 1 March 29th 06 09:21 PM
Doc Message Class and MS Server 2003/OL2003 Stimpy Outlook - Using Forms 1 March 13th 06 01:21 AM


All times are GMT +1. The time now is 07:04 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.