![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
I'm using IConverterSession::MAPIToMIMEStm for exporting LPMessage to EML file. In outlook 2003 it is working correctly . But in office 2000 it gives error MAPI_E_NO_SUPPORT. Is outlook 2000 doesn't support MimeToMapi function or Is there any other way for save mail as eml file Thanks RAmazan |
Ads |
#2
|
|||
|
|||
![]()
IConverterSession is only available in Outlook 2002 and up, and is
officially supported in Outlook 2003 or higher. I am suprised you were even able to create IConverterSession under Outlook 2000. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ramazan" wrote in message ... Hi, I'm using IConverterSession::MAPIToMIMEStm for exporting LPMessage to EML file. In outlook 2003 it is working correctly . But in office 2000 it gives error MAPI_E_NO_SUPPORT. Is outlook 2000 doesn't support MimeToMapi function or Is there any other way for save mail as eml file Thanks RAmazan |
#3
|
|||
|
|||
![]()
Hi,
In outlook 2000 we can use IConverterSession::MIMEToMAPI () method for initialize LPMessage from Mime message . It working correctly. But IConverterSession::MAPIToMIMEStm() function doesn't work. Ramazan On Mar 27, 2:12*am, "Dmitry Streblechenko" wrote: IConverterSession is only available in Outlook 2002 and up, and is officially supported in Outlook 2003 or higher. I am suprised you were even able to create IConverterSession under Outlook 2000. -- Dmitry Streblechenko (MVP)http://www.dimastr.com/ OutlookSpy *- Outlook, CDO and MAPI Developer Tool -"Ramazan" wrote in message ... Hi, I'm using IConverterSession::MAPIToMIMEStm for exporting LPMessage to EML file. In outlook 2003 it is working correctly . But in office 2000 it gives error MAPI_E_NO_SUPPORT. Is outlook 2000 doesn't support MimeToMapi function or Is there any other way for save mail as eml file Thanks RAmazan |
#4
|
|||
|
|||
![]()
Given the fact that MS supports IConverterSession under Outlook 2003 or
higher only, and the fact that Outlook 2000 is no longer supported, it is a safe bet that you'd either need to write your own converter or to drop support for Outlook 2000. -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ramazan" wrote in message ... Hi, In outlook 2000 we can use IConverterSession::MIMEToMAPI () method for initialize LPMessage from Mime message . It working correctly. But IConverterSession::MAPIToMIMEStm() function doesn't work. Ramazan On Mar 27, 2:12 am, "Dmitry Streblechenko" wrote: IConverterSession is only available in Outlook 2002 and up, and is officially supported in Outlook 2003 or higher. I am suprised you were even able to create IConverterSession under Outlook 2000. -- Dmitry Streblechenko (MVP)http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool -"Ramazan" wrote in message ... Hi, I'm using IConverterSession::MAPIToMIMEStm for exporting LPMessage to EML file. In outlook 2003 it is working correctly . But in office 2000 it gives error MAPI_E_NO_SUPPORT. Is outlook 2000 doesn't support MimeToMapi function or Is there any other way for save mail as eml file Thanks RAmazan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
IConverterSession::MIMEToMAPI error in outlook 2000 | Ramazan | Add-ins for Outlook | 1 | March 26th 09 12:45 PM |
Converting Mime to Mapi using iConverterSession | Esther | Outlook and VBA | 8 | January 15th 09 04:45 PM |
Problem with IConverterSession::MAPIToMIMEStm | [email protected] | Outlook and VBA | 0 | April 7th 08 02:22 PM |
IConverterSession-MAPIToMIMEStm | Scott McFadden | Outlook and VBA | 3 | March 26th 06 06:48 PM |
IConverterSession::MIMEToMAPI | Scott McFadden | Outlook - General Queries | 2 | March 25th 06 09:34 AM |