![]() |
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 Guys,
I'm using ASP.Net and WebDAV to create exchange appointments with data from a webform attached as custom properties. The exchange custom properties have the namespace "mtappointment:". The client eventually wants to create an Outlook custom form that gets populated with the custom property values from exchange. The idea is that the outlook form will mirror the information captured on the webform. I've verified that the appointments are being created and that the custom properties are all there, but - as an Outlook newbie - I have no idea if it's possible to access the custom exchange properties with an outlook custom form. So, is it possible and how would I go about creating a form/script to do this? Exchange and Outlook are both 2003. Thanks in advance! |
#2
|
|||
|
|||
![]()
Okay, I just figured this one out.
In case anyone else runs into this (highly unlikely!) the solution is to create your properties with WebDAV using the namespace: http://schemas.microsoft.com/mapi/string/{00020329-0000-0000-C000-000000000046}/ Then create fields on the outlook form that retrieve their value from a user-defined field with the same name as the custom property created using WebDAV. "Gareth Williams" wrote: Hi Guys, I'm using ASP.Net and WebDAV to create exchange appointments with data from a webform attached as custom properties. The exchange custom properties have the namespace "mtappointment:". The client eventually wants to create an Outlook custom form that gets populated with the custom property values from exchange. The idea is that the outlook form will mirror the information captured on the webform. I've verified that the appointments are being created and that the custom properties are all there, but - as an Outlook newbie - I have no idea if it's possible to access the custom exchange properties with an outlook custom form. So, is it possible and how would I go about creating a form/script to do this? Exchange and Outlook are both 2003. Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook 2003 custom form fields not accessible to Exchange Server | Ade_kcc | Outlook - General Queries | 6 | July 16th 07 04:24 PM |
Getting exchange custom form data from VB | JP | Outlook and VBA | 3 | June 4th 07 03:32 PM |
Setting custom properties to an outlook folder | Michael Jennings | Outlook and VBA | 3 | March 16th 07 05:50 AM |
Display properties of custom form on that form | Wolfgang Kais | Outlook - Using Forms | 2 | October 11th 06 09:31 PM |
custom form as forwarded item not visible in other Exchange org | [email protected] | Outlook - Using Forms | 9 | May 6th 06 12:00 PM |