View Single Post
  #2  
Old January 9th 08, 12:42 AM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default Creating a form in 2003

In article ,
=?Utf-8?B?THlubg==?= wrote:
I want to create
an outlook form using label filed and a text input field. I created the
form and it looks ok.

Your Input field must be bound to an Outlook property before it will be
saved when it is sent. There are about 6 pre-defined but unused properties
in a standard Outlook item. You can bind your field to one of those; or
bind to a User-Defined property that you create.

See the following page for details:
Syntax for Microsoft Outlook property and control values and events
6/5/2007

http://www.outlookcode.com/d/propsyntax.htm - 12 KB

This site is the primary site for Outlook coding advice. Learn it well!
--
Hollis Paul
Mukilteo, WA USA


Ads