-
Topic
-
Question: How can I change the icon of a message in the mailbox based on the from text.
Background: We are upgrading an existing windows application to an asp.net application. The existing application sends the email using the gwObjApI and sets the message class to ‘GW.MESSAGE.MAIL.MyApp’ or ‘GW.MESSAGE.MAIL.MyAppUrgent’. We changed the icon using a C3PO.
The new application doesn’t use the objAPI to send the email so we can’t set the class of the message or change the icon.
I was hoping to create a formativ applet to read all the messages in the message store and change the icon based on the sender of the message.
Or if there were a way to change the class name of a message to ‘GW.MESSAGE.MAIL.MyAPP’ then I could set up an integration to change the icon.
Any Ideas??
Amy
- You must be logged in to reply to this topic.