Those are the only properties. There is no PlainTextEditor and nothing other
than Body and HTMLBody.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"papenoo papenoo" wrote in message
m...
Hi all :
I am developing a COM add-in for Outlook Program (framework 2.0)
When i have a "inspector" object, i have found the "HTMLEditor" property
and "WordEditor" properties, but where is the plain text Editor property?
I look the "currentItem" property in "Inspector" object, but i only found
the "body" (string) and "HTMLBody" (string) properties.
I want receive to me events, when a user is modifing the text (in the
body). 
Thanks a lot!