View Single Post
  #3  
Old June 7th 06, 08:20 PM posted to microsoft.public.outlook.program_vba
Gary F
external usenet poster
 
Posts: 1
Default Changing the font body of an outlook task in vba

thanks!

"Sue Mosher [MVP-Outlook]" wrote:

Yes, but not btuilt into Outlook, because it's RTF. See http://www.outlookcode.com/d/formatmsg.htm for the CDO and Redemption SafeInspector techniques.

--
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

"Gary F" Gary wrote in message ...
Outlook lets you manipulate the body of outlook tasks: bold, font size, etc.,
but the TaskItem VBA object doesn't seem to have the right properties (like a
mail item) to allow you to maniplate the text's styling programmatically. Is
there a way to do it?


Ads