Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-22 03:00 PM
Does anyone know, how to extract attachments from .msg file without outlook?
Thanks in advance.
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
Thanks in advance.
------------------------------
If I was of assistance, please vote for it to be the "Best Answer".
Thanks & Regards,
Tejaskumar Darji
Sr. Consultant-Technical Lead
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-22 04:01 PM
Hi @Tejaskumar_Darji,
There are a couple ways you could do this. There are various freeware .MSG file viewers available online. You could always download one of those and then automate it with Application Modeller. Alternatively, there are some libraries available that could be used from a Code stage to open and extract the contents of a .MSG file too. Once such example is:
https://github.com/Sicos1977/MSGReader
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
There are a couple ways you could do this. There are various freeware .MSG file viewers available online. You could always download one of those and then automate it with Application Modeller. Alternatively, there are some libraries available that could be used from a Code stage to open and extract the contents of a .MSG file too. Once such example is:
https://github.com/Sicos1977/MSGReader
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-11-22 04:01 PM
Hi @Tejaskumar_Darji,
There are a couple ways you could do this. There are various freeware .MSG file viewers available online. You could always download one of those and then automate it with Application Modeller. Alternatively, there are some libraries available that could be used from a Code stage to open and extract the contents of a .MSG file too. Once such example is:
https://github.com/Sicos1977/MSGReader
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
There are a couple ways you could do this. There are various freeware .MSG file viewers available online. You could always download one of those and then automate it with Application Modeller. Alternatively, there are some libraries available that could be used from a Code stage to open and extract the contents of a .MSG file too. Once such example is:
https://github.com/Sicos1977/MSGReader
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-11-24 01:49 PM
Hi all, locking this post as it has become a target for spam bots. If you have the same question and need additional information, please start a new discussion.
Thank you for the answer @ewilson !
