sogo/SoObjects/Contacts
Wolfgang Sourdeau 8545db61e9 Monotone-Parent: c0a73ddf1c118dc1d1ffba692d34ff101d082702
Monotone-Revision: fb30e7ee41a9c1aa800c8f7cccf52d513a51d955

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-01T05:52:37
Monotone-Branch: ca.inverse.sogo
2007-06-01 05:52:37 +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: b3104cb2f524576b6a02514df135076db60274ea 2007-05-09 19:23:45 +00:00
SOGoContactFolders.h Monotone-Parent: c28a356e9e971a4989f5dd9dbd63e169e25812d8 2007-02-09 21:24:49 +00:00
SOGoContactFolders.m Monotone-Parent: 77306d05ac643771e7993895fdcd2955485ad2d2 2007-06-01 05:48:50 +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: 8347bf3f01a908c15337b4e95cc0c2a14cd39d5b 2007-06-01 04:16:32 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: 51d5d6b299a62e82e1f6addcd11b4468ca33ab76 2007-05-09 20:36:21 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: c0a73ddf1c118dc1d1ffba692d34ff101d082702 2007-06-01 05:52:37 +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