sogo/SoObjects/Contacts
Wolfgang Sourdeau 3c69a1b0a4 Monotone-Parent: ff18846f2110faddb36e8f63098fe42762b93818
Monotone-Revision: b6904285a3ff5bf86b7f88d154e2996c86c0124e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-02-09T21:18:28
Monotone-Branch: ca.inverse.sogo
2007-02-09 21:18:28 +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: 10b56ee326ca77f71fbe5cb41d30b0640a6fe57a 2006-09-13 21:20:57 +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
NSDictionary+Contact.h Monotone-Parent: b4fb8a5b2019af495e57ab7338a4ee3204d34e25 2006-08-02 19:54:02 +00:00
NSDictionary+Contact.m Monotone-Parent: 64ebc98a97f7a73b0fe2947be35858a5e45bf159 2006-08-03 14:55:58 +00:00
Product.m see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist Monotone-Parent: a48e56be9dc4f4c17d6374ea074196e8073e8842 2006-12-20 16:43:03 +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: b2c9818492b047bb745bea1ad062267394e7d060 2006-08-09 21:31:28 +00:00
SOGoContactFolders.m Monotone-Parent: ff18846f2110faddb36e8f63098fe42762b93818 2007-02-09 21:18:28 +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 SoObjects/Appointments/GNUmakefile 2006-12-14 21:20:13 +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: ac622b559d25436734cff876b9bf87744694f3da 2007-02-02 20:47:21 +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