sogo/SoObjects/Contacts
Wolfgang Sourdeau 6df3f8bb66 Monotone-Parent: b53acc7dcc075094066fd5f4ce6648443c3b3097
Monotone-Revision: 0f82937150b1062cdd543c629309b912157fb9ee

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-09T19:18:06
Monotone-Branch: ca.inverse.sogo
2007-05-09 19:18:06 +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: 37ee3c63e273b4b20f99c82d5e239e410e7876c7 2007-05-09 19:04:18 +00:00
GNUmakefile.preamble see ChangeLog 2006-06-15 19:34:10 +00:00
Product.m see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist Monotone-Parent: e46821e8deef27889438bc1efe4af943f5f7ff26 2007-05-09 19:04:07 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.h Monotone-Parent: b77c80d28969876aa496ff580015697daf5bbc94 2006-08-14 20:36:36 +00:00
SOGoContactFolders.h Monotone-Parent: c28a356e9e971a4989f5dd9dbd63e169e25812d8 2007-02-09 21:24:49 +00:00
SOGoContactFolders.m Monotone-Parent: b53acc7dcc075094066fd5f4ce6648443c3b3097 2007-05-09 19:18:06 +00:00
SOGoContactGCSEntry.h Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSEntry.m Monotone-Parent: 75edf160eabb9019f1da0e81ecc9323bf007c389 2007-04-10 20:39:40 +00:00
SOGoContactGCSFolder.h Monotone-Parent: b4d434073c4829245e196a7cbb5d657675d0c67e 2007-05-08 19:30:21 +00:00
SOGoContactGCSFolder.m Monotone-Parent: b4d434073c4829245e196a7cbb5d657675d0c67e 2007-05-08 19:30:21 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d 2006-08-14 20:35:11 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: fbd35c1bda900f820e4a0b103f299f77ae52fa16 2007-04-24 22:43:33 +00:00
SOGoContactLDIFEntry.h Monotone-Parent: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d 2007-05-09 19:09:50 +00:00
SOGoContactLDIFEntry.m Monotone-Parent: 5a23f90d09d0b1f04579ab1128bcbe5d07d7aa3d 2007-05-09 19:09:50 +00:00
SOGoContactObject.h Monotone-Parent: 80b9eb72427bb0152c01595e9c20c8fc8513d18f 2006-10-20 21:15:07 +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