var fDesc=new Array(); fDesc[0] = "SysInfo Office 365 backup tool download Office 365 Mailbox to PST, EML, EMLX, AOL, CSV, DOC, DOCM, HTML, MHT, TXT, MBOX, MSG, PNG, etc. File extensions. This advanced tool can also migrate Office365 Emails and Folders to Hotmail, Gmail, Yahoo Mail, and IMAP email clients. With the help of this tool, users can backup Emails, Contacts, Schedule Meetings, and Calendars of the Office 365 email client. This Office 365 Backup Tool allows users to restore Office365 Mailbox into the user's profile. There are many additional features that the tool offers. The Naming Convention feature allows the users to rename the resultant files according to desire. Users get an option to exclude Empty Folders from the resultant files, which can save them a lot of time. The Office 365 export tool is embedded with the Date Range feature to filter unnecessary dates. The software creates a Single PST, EML, MBOX, or EMLX File while downloading Office365 emails onto the system. It is a versatile tool that allows the option to define the path of the saving location. The Office 365 backup and restore tool creates CSV files with all the details of the backup process. If the users wish to backup Office 365 mailbox to PST, then there is no need for the MS Outlook application installed on the system. The utility has a simple and user-friendly interface, making it easy to use and understand. The tool is supported by all the older and new versions of Windows OS. Back up 50 emails of Office 365 for free in the demo version."; 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 = ''; } }