Re: Combo Box Values in Custom Form



In article <A8F97E40-662D-44C8-84A9-3FC5D139F05F@xxxxxxxxxxxxx>,
=?Utf-8?B?dGhlcXVpZXRET01JTk8=?= wrote:
2. When I right-click on the email address in Contacts, a different "panel"
or form or window or whatever comes up than the standard one. This modified
panel does not have any of the standard options on it. Is there any other way
to designate the rtf format?

Are you actually opening a contact first? Are you just finding the name in the
Contacts folder, right-clicking that, and getting a list like Open, Print,
Forward, New Message to Contact? If it is not that, what do you actually see?

If you open a contact item, go to the "All Fields" tab, select all Contact
Fields in the field category selector, and then look at MessageClass. If it is
not "IPM.Contact", without the quotes, then you may have to redesign that custom
form also.

There used to be a setting in the Message Options so that you could force rtf
format when sending the message, but I am not finding that in a new message
here. It is possible that it can be set in code in the Item_Send event, using
the Message Properties collection, but I have never done that, and can't say how
it is done. You have to look up what is available in the Outlook Object model.
Do you know how to code using the Outlook Object model?
--
Hollis Paul
Mukilteo, WA USA


.