using fonts in body of post item

  • Thread starter Thread starter Long Nguyen
  • Start date Start date
L

Long Nguyen

(Outlook 2002)
In my vbscript code for a custom form I create a post item (using Create
method) and store it in a public folder. The body of the item contains
something like

Schedule Down Time Notification
Date: 20 Aug 2005
Service Affected: Finance system

Is it possible (through vbscript) to create the body as above with text in
the body having different fonts. For example the title "Schedule Down Time
Notification" and field labels such as "Date" and "Services Affected" would
be in bold, and the values such as "20 Aug 2005" and "Finance system" would
be in font Arial 10 pts?

Thanks
Long
 
Back
Top