I want to know the list of CSV headers from the CSV files provided by GMail, Yahoo , Outlook and Hotmail. Tried looking over the internet for the list but couldn't find any.
I am trying to import the contact list from a given CSV file and need to make few operations on specific headers (example - name, first name , last name and phone number). The column index varies across CSVs.