RE: Outlook 2000 Form fields

2002-02-14 Thread Soysal, Serdar
Subject: Outlook 2000 Form fields I am writing a VB 6 app to interact with an Outlook 2000 Form. The app opens the Outlook form and retreives the data from all of the controls using the Outlook UserProperties. I am able to access the message field using the Body property of the MailItem object

Outlook 2000 Form fields

2002-02-13 Thread Brett Wesoloski
I am writing a VB 6 app to interact with an Outlook 2000 Form. The app opens the Outlook form and retreives the data from all of the controls using the Outlook UserProperties. I am able to access the message field using the Body property of the MailItem object in VB with no problem. However,

Outlook 2000 Form fields

2002-02-13 Thread Robyn
I have an Outlook form that I'm trying to read the fields from in a VB 6 program. I am able to open the form and access all the userproperties, but I receive an error on the Message field. The Message field is the default Outlook message field. I can access the field in VB using the Outlook

Outlook 2000 Form fields

2002-02-13 Thread Robyn
I am writing a VB 6 app to interact with an Outlook 2000 Form. The app opens the Outlook form and retreives the data from all of the controls using the Outlook UserProperties. I am able to access the message field using the Body property of the MailItem object in VB with no problem. However,

RE: Outlook 2000 Form fields

2002-02-13 Thread Tom Meunier
to answer it, maybe slipstick.com has some nifty resources that will help? Good luck. -tom -Original Message- From: Robyn [mailto:[EMAIL PROTECTED]] Posted At: Wednesday, February 13, 2002 4:37 PM Posted To: MSExchange Mailing List Conversation: Outlook 2000 Form fields Subject: Outlook