sogo/SoObjects/Contacts
Wolfgang Sourdeau 973fe8eb87 Monotone-Parent: fc9d10c123885769669adb2eef1fa95420c32ff6
Monotone-Revision: 6e9bce1000589aa89ad5a242618e33803b931ca2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-02T20:06:53
Monotone-Branch: ca.inverse.sogo
2007-04-02 20:06:53 +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: 27c9258114601f08525990a7068b3d1fb02b6c43 2007-03-27 18:19:33 +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: 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: fc9d10c123885769669adb2eef1fa95420c32ff6 2007-04-02 20:06:53 +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