A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

IConverterSession::MAPIToMIMEStm error in outlook 2000



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 26th 09, 12:46 PM posted to microsoft.public.outlook.program_addins
Ramazan
external usenet poster
 
Posts: 24
Default IConverterSession::MAPIToMIMEStm error in outlook 2000

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  
Old March 27th 09, 12:12 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default IConverterSession::MAPIToMIMEStm error in outlook 2000

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  
Old March 27th 09, 12:02 PM posted to microsoft.public.outlook.program_addins
Ramazan
external usenet poster
 
Posts: 24
Default IConverterSession::MAPIToMIMEStm error in outlook 2000

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  
Old March 31st 09, 12:46 AM posted to microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default IConverterSession::MAPIToMIMEStm error in outlook 2000

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 09:16 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.