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!
Ken Slovak - [MVP - Outlook] - 31 Oct 2006 19:34 GMT
Those are the only properties. There is no PlainTextEditor and nothing other
than Body and HTMLBody.

Signature
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
> Hi all :
>
[quoted text clipped - 9 lines]
>
> Thanks a lot!