As a reference here is a list of standard Outlook 2003 contacts fields http://is.gd/47ws
I did notice that there is a better mapping that can be used for two of the phone numbers which was set to:
“Business Phone” => “businessphonemain”
“Company Main Phone” => “companyphonemain”
We have now changed to:
“Business Phone” => “businessphonedirect”
“Company Main Phone” => “businessphonemain”
This is how we are now mapping the fields in currently:
“Title” => “title”
“First Name” => “firstname”
“Middle Name” => “middlename”
“Last Name” => “lastname”
“Suffix” => “suffix”
“Company” => Individual company records are created and links established
“Department” => “department”
“Job Title” => “jobtitle”
“Business Street” => “businessstreet”
“Business Street 2” => “businessstreet2”
“Business Street 3” => “businessstreet3”
“Business City” => “businesscity”
“Business State” => “businessstate”
“Business Postal Code” => “businesspostalcode”
“Business Country” => “businesscountry”
“Home Street” => “homestreet”
“Home Street 2” => “homestreet2”
“Home Street 3” => “homestreet3”
“Home City” => “homecity”
“Home State” => “homestate”
“Home Postal Code” => “homepostalcode”
“Home Country” => “homecountry”
“Other Street” => “otherstreet”
“Other Street 2” => “otherstreet2”
“Other Street 3” => “otherstreet3”
“Other City” => “othercity”
“Other State” => “otherstate”
“Other Postal Code” => “otherpostalcode”
“Other Country” => “othercountry”
“Assistant’s Phone” => “assistantphone”
“Business Fax” => “businessfax”
“Business Phone” => “businessphonedirect”
“Business Phone 2” => “businessphone2”
“Callback” => “callback”
“Car Phone” => “carphone”
“Company Main Phone” => “businessphonemain”
“Home Fax” => “homefax”
“Home Phone” => “homephone”
“Home Phone 2” => “homephone2”
“ISDN” => “isdn”
“Mobile Phone” => “cellularphone”
“Other Fax” => “otherfax”
“Other Phone” => “otherphone”
“Pager” => “pager”
“Primary Phone” => “primaryphone”
“Radio Phone” => “radiophone”
“TTY/TDD Phone” => “ttytddphone”
“Telex” => “telex”
“Account” => “account”
“Anniversary” => “anniversary”
“Assistant’s Name” => “assistantname”
“Billing Information” => “billinginfo”
“Birthday” => “birthday”
“Business Address PO Box” => “businesspobox”
“Categories” => Individual categories are created and links established
“Children” => “children”
“Directory Server” => “directoryserver”
“E-mail Address” => “businessemail”
“E-mail 2 Address” => “personalemail”
“E-mail 3 Address” => “personalemail3”
“Gender” => “gender”
“Government ID Number” => “governmentnumber”
“Hobby” => “hobby”
“Home Address PO Box” => “homepobox”
“Initials” => “initials”
“Internet Free Busy” => “internetfreebusy”
“Keywords” => “keywords”
“Language” => “language”
“Location” => “location”
“Manager’s Name” => “managername”
“Mileage” => “mileage”
“Notes” => “background”
“Office Location” => “officelocation”
“Organizational ID Number” => “organizationalnumber”
“Other Address PO Box” => “otherpobox”
“Priority” => “priority”
“Private” => “private”
“Profession” => “profession”
“Referred By” => “referredby”
“Sensitivity” => “sensitivity”
“Spouse” => “spouse”
“User 1” => “user1”
“User 2” => “user2”
“User 3” => “user3”
“User 4” => “user4”
“Web Page” => “website”
- The multiple address fields are combined into a single “address” field value in Solve360 (makes the system much easier to use and you really don’t lose any functionality).
- Categories and company records are automatically created and links established
We believe it is a better user experience to do the mapping automatically and simply have the user delete the unwanted fields than to force them through the mapping process. This works well for most import formats, Outlook 2003 is fairly verbose.
Currently all these fields are required however only fields with data get automatically created i.e. if you remove the default data for Sensitivity, Gender, Anniversary etc the fields should not be recreated in Solve360.
Also, Title = “Mr. Ms.“ etc and Job Title = “President, Director” etc. I think Outlook 2003 and Solve360 are in sync on this one.
Hope this info helps.