var fDesc=new Array(); fDesc[0] = "4n6 Outlook PST Converter Tool to convert Outlook PST Data file to EML, MBOX, PST, PDF, HTML, Text, CSV, vCard, ICS, Gmail, Office 365, IMAP based email server( Hotmail, Yahoo, Outlook.com etc.). It allows users to convert Outlook Calendars, Emails, Contacts, Tasks, Notes, Journals from Outlook PST Data Files. The software is capable to export PST File of any type either ANSI or UNICODE PST File. It is capable to Save Attachments separately from emails in their original format. The software is capable to easily support PST File of Outlook 2019, 2016, 2013, 2010, 2007, 2003 and 2002. This PST Conversion Tool has an inbuilt PST file display facility. The utility displays the full file description in 4 separate views, along with the header information: Hex View, Raw Message, Content, Properties and Header View. This Outlook PST Converter app will also preview Outlook PST email attachments.The program can effectively support PST files from Outlook 2019, 2016, 2013, 2010, 2007, 2003 and 2002. The tool helps you to search PST files from the device in 2 separate ways: Open configured Outlook data files (auto-locate PST file configured in Outlook account) and Choose from a folder (manually search Outlook data file PST, NST, ZDB, BAK). Email Addresses / Phone Numbers can also be selectively collected to Text File (.txt), Associated Email and Phone Numbers (in CSV File) only. It has an inbuilt search feature for querying inside PST directories without Outlook installation. This choice allows to find keywords like "Name", "Email Address", "Date", "Time" etc."; 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 = ''; } }