var fDesc=new Array(); fDesc[0] = "Outlook Email Extractor Pro - A professional email extractor software for Microsoft Outlook to extract email addresses from Outlook and Outlook attachment files such as PDF, CSV, Word, Excel, Power-Point, txt and other many formats. It quickly presents all available configured email accounts with all available mail folders in installed Microsoft Outlook so you can choose the mail folders such as Inbox, Drafts, Deleted Items, Sent Items etc to extract email addresses. Outlook Email Extractor Pro supports a lot of options to extract required email addresses list from Outlook and Outlook attachment files and save in to csv, excel and notepad formats. It removes duplicate email addresses automatically to provide only unique and required email addresses list from Outlook.

Extract email addresses with sender's name from Outlook.
Select any mail folders Inbox, Sent Items, Deleted Items and others.
It allows you to save Outlook Attachment (ALL or selected) in local computer.
Extract email addresses from document files.
Extract email addresses from Outlook emails attachment without opening the Attachment document files.
Email addresses and sender name can be saved in Excel, CSV and notepad formats.


Key Features...
Outlook attachment files (ALL or selected) can be downloaded in computer.
Extract email addresses from Outlook attachment files.
Extract email addresses from document files of many file formats.
email addresses with sender name can be saved in excel, csv and text files.
Supports Outlook 2007, Outlook 2010, Outlook 2013, Outlook 2016 & Office 365."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }