View Single Post
  #5  
Old September 1st 08, 05:24 PM posted to microsoft.public.outlook.program_addins
Doobs
external usenet poster
 
Posts: 3
Default Displaying custom fields

I now have this working fine, using a combination of Redemption and
the Outlook Object Model. Myissue now is that when I open a message, I
would like the additional fields to be displayed in the form.

Is there a way to amend the form in code, rather than creating and
deploying a custom form and associating it with the custom message
class? There seems to be a vast amount of info out there on custom
forms, but i'm having trouble finding examples of exactly what I want
to do.

On Aug 29, 3:26*pm, wrote:
Thanks Sue. It is OL2007 i'm targetting, and i'm well on my way now.
I'm creating the folder in question at run time, so all I have to do
now is set the view after creating the folder and i'm there.

Much appreciated!


Ads