sogo/SoObjects/Contacts
Wolfgang Sourdeau 42effa04b5 Monotone-Parent: f17c5b526c3d5e27597a7f1cf132a2b6c6312003
Monotone-Revision: d3cf63029d15740f82cdb77e0b3e2c4e08d6a7cc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-07-27T17:47:08
Monotone-Branch: ca.inverse.sogo
2007-07-27 17:47:08 +00:00
..
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +00:00
common.h Monotone-Parent: b485f305175502819e660d9557bad5fa6d20222f 2007-07-11 05:05:03 +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: 8c2a862718ac523c18f1620d6a8857ee8ecbc181 2007-06-01 20:37:07 +00:00
SOGoContactFolders.h Monotone-Parent: c28a356e9e971a4989f5dd9dbd63e169e25812d8 2007-02-09 21:24:49 +00:00
SOGoContactFolders.m Monotone-Parent: 226f5c8184e0e67598bf0e0344b9b7174261fd30 2007-06-29 22:03:30 +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: b4d434073c4829245e196a7cbb5d657675d0c67e 2007-05-08 19:30:21 +00:00
SOGoContactGCSFolder.m Monotone-Parent: f17c5b526c3d5e27597a7f1cf132a2b6c6312003 2007-07-27 17:47:08 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: c74a323dec423f5c6904633955f48fa82cac7f5f 2007-07-20 20:25:56 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: ace115b3b8955950a463b9c175ddcfadcd153e15 2007-07-24 19:57:16 +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