sogo/SoObjects/Contacts
Wolfgang Sourdeau c2755c065d Monotone-Parent: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1
Monotone-Revision: 4d94487c312c73f76cac4c9cbbfef71966a3b768

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-02T20:19:17
Monotone-Branch: ca.inverse.sogo
2006-08-02 20:19:17 +00:00
..
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +00:00
common.h see ChangeLog 2006-06-15 19:34:10 +00:00
GNUmakefile Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 2006-08-02 19:54:02 +00:00
GNUmakefile.preamble see ChangeLog 2006-06-15 19:34:10 +00:00
NSDictionary+Contact.h Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 2006-08-02 19:54:02 +00:00
NSDictionary+Contact.m Monotone-Parent: 3ac7d79c9f2332896ff6e695278f5f5ded648eb1 2006-08-02 20:19:17 +00:00
Product.m see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist see ChangeLog 2006-06-15 19:34:10 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.h see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.m see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactObject.h see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactObject.m Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 2006-08-02 19:54:02 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +00:00

We can basically store anything we want in the property list. But we should
watch inetOrgPerson and vCard person compatibility in case we want to move
to vCard storage later on.

inetOrgPerson fields
====================
	businessCategory 
	carLicense 
	departmentNumber
	destinationIndicator 
	employeeNumber 
	employeeType 
	facsimileTelephoneNumber
	givenName
	homePostalAddress 
	initials 
	jpegPhoto
	l 
	mail 
	manager 
	mobile 
	o 
	objectClass 
	ou 
	pager
	physicalDeliveryOfficeName
	postOfficeBox
	postalCode 
	preferredLanguage
	registeredAddress 
	roomNumber 
	secretary 
	seeAlso
	sn
	street 
	telephoneNumber 
	teletexTerminalIdentifier
	title 
	uid 
	userCertificate
	userPKCS12
	userPassword 
	x121Address
        audio 
        cn 
        description 
        displayName 
        homePhone 
        internationaliSDNNumber 
        labeledURI 
        photo 
        postalAddress 
        preferredDeliveryMethod 
        st 
        telexNumber 
        userSMIMECertificate 
        x500uniqueIdentifier