If you only need to change the font from the default font in Settings to a
different one for specific messages, than you need to use code. If the
message format is in HTML, you have to edit the HTML source to change the
font.
Furthermore, the Outlook Object Model doesn't provide access to RTF
properties. If you are editing Rich Text messages, you need to use a
third-party object model that interfaces with Outlook called Redemption
(http://www.dimastr.com); it has SafeInspector objects that allows full
access to formatting the text in a message.
Otherwise, to change the default font for a large number of Outlook
installations, or to change the default font when installing, look into the
Office Resource Kit and Group Policies to help you achieve this.
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/
> I would like to set the fonts in Outlook (when creating a new message
> and when replying to a message) to Verdana. How would i go about
[quoted text clipped - 6 lines]
> Thanks,
> Gary