![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi All,
I have a COM Add-In (in VB) that is called by an action button on a command bar. This dll creates a new meeting request using a customized form (based on the Outlook Meeting Item) and then mails in to everybody as needed. All this works fine. What I want to know though is if there is a way to have the recipients use the standard Outlook meeting form when they double click on the invite in their mailboxes instead of the custom form that was used to create it by the meeting host. Note that in this case, the recipient also has the custom form and dll loaded on their machine. I only want that form to be used when someone is creating a new meeting request (via clicking on the command bar button) and are the host. When they are just a recipient to the meeting request, I want them to open the item using the standard Outlook meeting form just as they would see if they received a standard meeting invite from an Outlook user. I have tried changing the item.messageclass properyty back to "IPM.Appointment" before sending but this has not helped. Any other ideas? Thanks. -George |
Ads |
#2
|
|||
|
|||
![]()
That's not possible with a custom form, at least not as you describe it. Have you thought about using separate compose and read layouts so users who receive the item see a different layout than the sender?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "GR" wrote in message oups.com... Hi All, I have a COM Add-In (in VB) that is called by an action button on a command bar. This dll creates a new meeting request using a customized form (based on the Outlook Meeting Item) and then mails in to everybody as needed. All this works fine. What I want to know though is if there is a way to have the recipients use the standard Outlook meeting form when they double click on the invite in their mailboxes instead of the custom form that was used to create it by the meeting host. Note that in this case, the recipient also has the custom form and dll loaded on their machine. I only want that form to be used when someone is creating a new meeting request (via clicking on the command bar button) and are the host. When they are just a recipient to the meeting request, I want them to open the item using the standard Outlook meeting form just as they would see if they received a standard meeting invite from an Outlook user. I have tried changing the item.messageclass properyty back to "IPM.Appointment" before sending but this has not helped. Any other ideas? Thanks. -George |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Meeting Request Form | ML | Outlook - Using Forms | 5 | February 15th 06 05:23 PM |
Another question about custom Meeting Request form | ML | Outlook - Using Forms | 0 | February 11th 06 05:17 PM |
change of the standard form for ipm.note | Nico Brandt | Outlook - Using Forms | 1 | February 1st 06 12:49 AM |
change of the standard form for ipm.note | Nico Brandt | Outlook - Using Forms | 0 | January 24th 06 06:17 PM |
Standard procedures for meeting organizers | Sue Mosher [MVP-Outlook] | Outlook - Calandaring | 0 | January 20th 06 07:19 PM |