Help. I am so proud of myself because I have managed to create a custom form
and print it out beautifully by inserting a VSB script and linking it to
Word. The only problem is that all of my user-defined fields print correctly
. . but I can't get the To, From, Date, and Time fields to print. This is a
custom email message form. Thanks so much.
Item.property is the correct syntax. Look up the property names in the object browser (F2) in VBA.

Signature
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
> Help. I am so proud of myself because I have managed to create a custom form
> and print it out beautifully by inserting a VSB script and linking it to
> Word. The only problem is that all of my user-defined fields print correctly
> . . but I can't get the To, From, Date, and Time fields to print. This is a
> custom email message form. Thanks so much.