This class can be used to export e-mail contact lists in CSV and vCard formats. It takes as parameter an array with associative arrays that describe details of contacts to be exported like the person first name, middle name, last name, and up to 3 e-mail addresses. The class can export the contact information in either the CSV or vCard formats.