sogo/SoObjects/Contacts
Wolfgang Sourdeau 0bcd0f561a Monotone-Parent: ad1245283296dc9882631027852d56c0b02756cc
Monotone-Revision: 50245e5ff224a38e104b57dccfa0384915476341

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-27T18:12:15
Monotone-Branch: ca.inverse.sogo
2007-03-27 18:12:15 +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: f8970fcb6459908f8da50c19a17d230c7a4ee5b8 2007-03-22 16:08:51 +00:00
GNUmakefile.preamble see ChangeLog 2006-06-15 19:34:10 +00:00
NGLdapEntry+Contact.h Monotone-Parent: a8e6d3c082060d0b8f4e1c547734baf974d5ee7c 2006-08-14 20:29:14 +00:00
NGLdapEntry+Contact.m Monotone-Parent: 6f4aca34d0b59d7ae94fc6372510067926e9d0b4 2006-10-20 21:13:50 +00:00
Product.m see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist Monotone-Parent: ad1245283296dc9882631027852d56c0b02756cc 2007-03-27 18:12:15 +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: 543147b39bffc7d4ded9dce3165dc1f76c274f14 2007-02-09 22:46:18 +00:00
SOGoContactGCSEntry.h Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSEntry.m Monotone-Parent: bfdd8e3da1b7d0def1bb4ca50f7ac922cea2323a 2006-10-03 22:08:33 +00:00
SOGoContactGCSFolder.h Monotone-Parent: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 2006-08-09 21:11:49 +00:00
SOGoContactGCSFolder.m Monotone-Parent: 06205eb1b9669a6fa1b780ee9bb1f7c53024f79c 2007-03-21 14:27:48 +00:00
SOGoContactLDAPEntry.h Monotone-Parent: 303ddd8a8e16f590ab977483cbbff96e6bc504b8 2006-08-09 21:21:40 +00:00
SOGoContactLDAPEntry.m Monotone-Parent: ac622b559d25436734cff876b9bf87744694f3da 2007-02-02 20:47:21 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: 326d1c3e09ab40b1884b684c1cfb0feca9ae3c0d 2006-08-14 20:35:11 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: 3c96baa27149621deea19445e91f164a15925eb3 2007-02-13 15:55:28 +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