sogo/SoObjects/Contacts
Wolfgang Sourdeau 4063ec97a6 Monotone-Parent: ac5956502faf7c4b91df6d48458fad8d43190b66
Monotone-Revision: 4aaa3d89a907d67df8c23bdce5f9fb5be71e663d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-12T00:34:43
Monotone-Branch: ca.inverse.sogo
2007-04-12 00:34:43 +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: 5bf0f14c9025a9edb860c75bb80bd5d4f9ddc5b1 2007-04-12 00:33:27 +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: ac5956502faf7c4b91df6d48458fad8d43190b66 2007-04-12 00:34:43 +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: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 2006-08-09 21:11:49 +00:00
SOGoContactGCSFolder.m Monotone-Parent: fc9d10c123885769669adb2eef1fa95420c32ff6 2007-04-02 20:06:53 +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: c33c456b52c6e6d4ee1f29bfd9ca57096b8d13be 2007-04-11 19:08:58 +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