sogo/SoObjects/Contacts
Wolfgang Sourdeau 1e478b6a31 Monotone-Parent: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd
Monotone-Revision: bc323b6b1daa8bf2032ce4ebb7f5596ad96cba2f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-09T21:22:26
Monotone-Branch: ca.inverse.sogo
2006-08-09 21:22:26 +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: f9c9d582c4fef2a61df1962826c6a5ce6b067c53 2006-08-04 23:03:06 +00:00
GNUmakefile.preamble see ChangeLog 2006-06-15 19:34:10 +00:00
NGLdapEntry+Contact.h Monotone-Parent: 8ea40d552410068dacd853937f3e093dd5b29756 2006-08-09 20:58:00 +00:00
NGLdapEntry+Contact.m Monotone-Parent: 8ea40d552410068dacd853937f3e093dd5b29756 2006-08-09 20:58:00 +00:00
NGVCard+Contact.h Monotone-Parent: b905373c7a05b0b865e4b2361c76b7a5d079a520 2006-08-09 21:13:22 +00:00
NGVCard+Contact.m Monotone-Parent: b905373c7a05b0b865e4b2361c76b7a5d079a520 2006-08-09 21:13:22 +00:00
NGVCardSimpleValue+Contact.h Monotone-Parent: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c 2006-08-09 21:15:49 +00:00
NGVCardSimpleValue+Contact.m Monotone-Parent: 9ddb8a8c0200ef2ba32370aff1ace4928f5fad1c 2006-08-09 21:15:49 +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: 2b945d5c3a0ab02c68cb0b3158d694e43bd65804 2006-08-04 23:03:13 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolders.h Monotone-Parent: 23e53c0473abebbb7c7be319abdfa337d6e21f12 2006-08-04 22:46:19 +00:00
SOGoContactFolders.m Monotone-Parent: 23e53c0473abebbb7c7be319abdfa337d6e21f12 2006-08-04 22:46:19 +00:00
SOGoContactGCSEntry.h Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSEntry.m Monotone-Parent: c29edea33f25c719bad972e23d7441b3851b8164 2006-08-09 21:14:38 +00:00
SOGoContactGCSFolder.h Monotone-Parent: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 2006-08-09 21:11:49 +00:00
SOGoContactGCSFolder.m Monotone-Parent: 2fb15c70b1de37bda0e1ffb70091e2638b2f9de6 2006-08-09 21:11:49 +00:00
SOGoContactLDAPEntry.h Monotone-Parent: 303ddd8a8e16f590ab977483cbbff96e6bc504b8 2006-08-09 21:21:40 +00:00
SOGoContactLDAPEntry.m Monotone-Parent: 303ddd8a8e16f590ab977483cbbff96e6bc504b8 2006-08-09 21:21:40 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd 2006-08-09 21:22:26 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: 10bf3b04ce5a5a21464583f7f4e84e2f1a15ebbd 2006-08-09 21:22:26 +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