sogo/SoObjects/Contacts
Wolfgang Sourdeau 1ed587058e Monotone-Parent: 925d096d1e0f9b05775333d6111c325f69a17ac0
Monotone-Revision: cadb1dbd9d4e2d99af291da99b803238fd438921

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-01-16T18:50:17
Monotone-Branch: ca.inverse.sogo
2008-01-16 18:50:17 +00:00
..
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +00:00
GNUmakefile Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +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: 38816d5f2c5865f939ccd8290226d22c43482e08 2007-11-07 15:58:43 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoContactFolders.h Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30 2007-09-11 20:17:39 +00:00
SOGoContactFolders.m Monotone-Parent: ba34b199e88f557d8404e3300f0ae2437a580ad2 2007-11-07 23:49:46 +00:00
SOGoContactGCSEntry.h Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSEntry.m Monotone-Parent: 925d096d1e0f9b05775333d6111c325f69a17ac0 2008-01-16 18:50:17 +00:00
SOGoContactGCSFolder.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoContactGCSFolder.m Monotone-Parent: e08089f9a1045c8de9972e8a201de91f52fd18c7 2007-12-06 22:48:41 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c 2007-11-09 16:12:24 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: e08089f9a1045c8de9972e8a201de91f52fd18c7 2007-12-06 22:48:41 +00:00
SOGoContactLDIFEntry.h Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751 2007-05-09 20:59:44 +00:00
SOGoContactLDIFEntry.m Monotone-Parent: e4061b37bffe8a7f2898355a6e8d4036e46115d0 2007-10-22 22:18:07 +00:00
SOGoContactObject.h Monotone-Parent: 80b9eb72427bb0152c01595e9c20c8fc8513d18f 2006-10-20 21:15:07 +00:00
SOGoFolder+CardDAV.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoFolder+CardDAV.m Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +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