sogo/SoObjects/Contacts
Wolfgang Sourdeau 316f7d6ca7 Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a
Monotone-Revision: fc1c7bf5235599e9080f17bb0917a268ed619660

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-03-07T22:12:40
Monotone-Branch: ca.inverse.sogo
2008-03-07 22:12:40 +00:00
..
ChangeLog.upstream - renamed old and obsolete ChangeLogs to Changelog.upstream; 2006-07-04 20:13:47 +00:00
GNUmakefile Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00
GNUmakefile.preamble see ChangeLog 2006-06-15 19:34:10 +00:00
Product.m see ChangeLog 2006-06-15 19:34:10 +00:00
README see ChangeLog 2006-06-15 19:34:10 +00:00
SOGoContactFolder.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoContactFolders.h Monotone-Parent: 530d53ab46bac6f4062942cdd798d31ee1fead30 2007-09-11 20:17:39 +00:00
SOGoContactFolders.m Monotone-Parent: ba34b199e88f557d8404e3300f0ae2437a580ad2 2007-11-07 23:49:46 +00:00
SOGoContactGCSEntry.h Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00
SOGoContactGCSEntry.m Monotone-Parent: cbba640dfc6321c0f4565ae72d616bc60cb20407 2008-01-16 18:59:58 +00:00
SOGoContactGCSFolder.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoContactGCSFolder.m Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00
SOGoContactGCSList.h Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00
SOGoContactGCSList.m Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00
SOGoContactLDAPFolder.h Monotone-Parent: aac4c2b6ef4eb503b192dfb0ac6784b3f50c3f4c 2007-11-09 16:12:24 +00:00
SOGoContactLDAPFolder.m Monotone-Parent: e08089f9a1045c8de9972e8a201de91f52fd18c7 2007-12-06 22:48:41 +00:00
SOGoContactLDIFEntry.h Monotone-Parent: d31a045aea36312935ee1173ab031b085b099751 2007-05-09 20:59:44 +00:00
SOGoContactLDIFEntry.m Monotone-Parent: e4061b37bffe8a7f2898355a6e8d4036e46115d0 2007-10-22 22:18:07 +00:00
SOGoContactObject.h Monotone-Parent: 80b9eb72427bb0152c01595e9c20c8fc8513d18f 2006-10-20 21:15:07 +00:00
SOGoFolder+CardDAV.h Monotone-Parent: f6b8a3a72253a47ef5eda38ba241b206f9b48f65 2007-11-07 23:34:25 +00:00
SOGoFolder+CardDAV.m Monotone-Parent: d5c71041bfdd88e4baae24bb7a81f91a5e480457 2008-01-21 16:35:39 +00:00
Version see ChangeLog 2006-06-15 19:34:10 +00:00
product.plist Monotone-Parent: 4afb8958d56f8a63fd74bc6e907f2e1921729f2a 2008-03-07 22:12:40 +00:00

README

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