Hi,
Does it's possible to read a .msg files extract from Outlook to a TRichView ?
If yes, how ? I'm searching but noting works
Thanks,
Robin
Read Outlook files .msg
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Sorry, I do not know a solution.
Probably, you can try to convert msg to eml (using IConverterSession interface - it requires installed Outlook!), then import eml (there is a ready-to-use example of loading eml files using CleverComponents+TrvHtmlViewImporter; but probably other components like Indy or Synapse can be used instead of CleverComponents)
Probably, you can try to convert msg to eml (using IConverterSession interface - it requires installed Outlook!), then import eml (there is a ready-to-use example of loading eml files using CleverComponents+TrvHtmlViewImporter; but probably other components like Indy or Synapse can be used instead of CleverComponents)
-
- Posts: 17
- Joined: Thu Aug 03, 2006 4:50 pm
- Location: Germany
Probably one of those components could help:
http://www.scalabium.com/msg/msglib.htm
or
http://www.rapware.nl/index.php?page=mapi-introduction
http://www.scalabium.com/msg/msglib.htm
or
http://www.rapware.nl/index.php?page=mapi-introduction