Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Changing the font body of an outlook task in vba (http://www.outlookbanter.com/outlook-vba/17042-changing-font-body-outlook-task.html)

Gary F June 6th 06 10:54 PM

Changing the font body of an outlook task in vba
 
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?

Sue Mosher [MVP-Outlook] June 6th 06 10:57 PM

Changing the font body of an outlook task in vba
 
Yes, but not built 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?


Gary F June 7th 06 08:20 PM

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?




All times are GMT +1. The time now is 05:59 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com