IConverterSession::MIMEToMAPI error in outlook 2000

  • Thread starter Thread starter Ramazan
  • Start date Start date
R

Ramazan

Hi,
I'm using
IConverterSession::MIMEToMAPI () 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
 
Sorry,
I write wrong function name . My problem is not with
IConverterSession::MIMEToMAPI () ,
problem is with IConverterSession::MAPIToMIMEStm function
 
Back
Top