View Single Post
  #9  
Old February 4th 09, 01:52 AM posted to microsoft.public.outlook.program_addins
ryotyankou via OfficeKB.com
external usenet poster
 
Posts: 101
Default How to change recipients of a received message?

Outlook::_MailItemPtr MailItem = m_NameSpacePtr-GetItemFromID(_bstr_t
(EntryId));
If the message's encrypted, the MailItem is NULL, otherwise, it is ok.

Dmitry Streblechenko wrote:
So what happens when you process an encrypted message?

void __stdcall CPlug1::OnNewMailEx(BSTR EntryId)
{

[quoted text clipped - 17 lines]
were changed.
What should i do then?


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...ddins/200902/1

Ads