| VCard |
VCard updates in 2010:
New vCard data classes to encompass similar properties:
VCardAddress (country, extendedAddress, locality, poBox, postalCode, region, street)
VCardGeographicalPosition (latitude, longitude)
VCardName (family, given, middle, prefix, suffix)
VCardOrganization (name, unit)
VCardPhoto (binaryValue, bytes, externalValue, type)
VCardSound (binaryValue, bytes, externalValue, phonetic)
VCardTelephone (cell, fax, msg, pager, video, voice)
TODO: The only properties not yet implemented from the spec: agent, categories, key
|