sogo/SoObjects/Contacts
Wolfgang Sourdeau ac87ef0695 Monotone-Parent: 3326603011bb525080c2877dffe59c41fad761da
Monotone-Revision: 2092d2f6cbf44065b7b2270044f0ccf6fecd8870

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-11T20:20:58
Monotone-Branch: ca.inverse.sogo
2007-09-11 20:20:58 +00:00
..
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +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: d5f8c52180a18aefe5556a8cc5be91ebecf23c37 2007-06-01 20:35:20 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.h Monotone-Parent: efaf360dc10f7786b1f239ecc561285c21d9be1a 2007-09-11 20:18:55 +00:00
SOGoContactFolders.h Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30 2007-09-11 20:17:39 +00:00
SOGoContactFolders.m Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30 2007-09-11 20:17:39 +00:00
SOGoContactGCSEntry.h Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSEntry.m Monotone-Parent: ebf9e259f35f824bac1d65aaaeb22d27c2e81357 2007-06-01 20:47:14 +00:00
SOGoContactGCSFolder.h Monotone-Parent: 3326603011bb525080c2877dffe59c41fad761da 2007-09-11 20:20:58 +00:00
SOGoContactGCSFolder.m Monotone-Parent: 3326603011bb525080c2877dffe59c41fad761da 2007-09-11 20:20:58 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: a0937694695bbf6fd584762040f3111bc201d774 2007-09-11 20:19:40 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: a0937694695bbf6fd584762040f3111bc201d774 2007-09-11 20:19:40 +00:00
SOGoContactLDIFEntry.h Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751 2007-05-09 20:59:44 +00:00
SOGoContactLDIFEntry.m Monotone-Parent: 1471bacc37d4bfc7718c85c0760024d89c4440ef 2007-05-09 19:30:06 +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