K
Kavita Joshi via OfficeKB.com
Hi,
I have created outlook addin in VC6 ATL/COM. My add handles newmail event.
I want to replace all outlook objects with Redemption safe objects.
In that process when I tried replacing Outlook::_MailItem with Redemption::
SafeMailItem.
It is not giving all the information which outlook object supports.
I need to read subject of new email, but that property is not exposed by
redemption::ISafeMailItem.
Can anybody help me with this? Which object I need to use and how
implementation will work.
Sample code will be more of help.
Thanx in advance,
Kavita
P.S. I hope I am posting the query to correct forum.
I have created outlook addin in VC6 ATL/COM. My add handles newmail event.
I want to replace all outlook objects with Redemption safe objects.
In that process when I tried replacing Outlook::_MailItem with Redemption::
SafeMailItem.
It is not giving all the information which outlook object supports.
I need to read subject of new email, but that property is not exposed by
redemption::ISafeMailItem.
Can anybody help me with this? Which object I need to use and how
implementation will work.
Sample code will be more of help.
Thanx in advance,
Kavita
P.S. I hope I am posting the query to correct forum.