Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Contacts
Overviews
 About Windows Contacts

  Switch on low bandwidth view
About Windows Contacts

New applications should not use this set of interfaces. These interfaces exist for backward compatibility with legacy applications. These interfaces will be unavailable in the future.

The Windows Vista mechanism for storing and retrieving contact information has changed substantially from that used by Microsoft Windows Address Book (WAB). This document describes important aspects of the new mechanism and the reasons for making the changes. It also directs the user to more-in-depth information.

This document includes the following topics:

Why Windows Contacts?

There are several advantages to using Windows Contacts:

  • Simplifies the Windows Contacts platform and unifies contacts across Microsoft. Contacts is designed to replace all other storages of personal contacts in the system; WAB is a good example. Contacts also includes custom data storage for non-Microsoft personal contacts, but not for security principals.
  • Simplifies the mechanism for interacting with individual contacts from COM clients.
  • Provides an extensible mechanism for synchronizing cell phones and other hardware devices with Windows Contacts.
  • Supports all legacy uses of WAB.

XML Format

  • Provides an alternative to vCard as a standard interoperability format. IMPORTANT: Windows Contacts does not replace vCard as a standard.
  • Supplies a minimal set of common contact data types for both single-value and multi-value property types. Provides labels to differentiate instances of multi-value property types; enables the creation of new custom labels in the form of URIs.
  • Provides version numbers and modification dates.
  • Enables other users to freely add property types to the built-in types by prepending a unique namespace to the new property type.
  • Provides a built-in schema to express and organize the properties that form contacts. See Windows Contact Schema.

Two Levels of Extensibility

The Windows Contacts API gives programmers two levels of extensibility:

Simple Extensibility

  • Declare your own namespace.
  • Adopt the built-in data model.
  • Use the built-in data reader/writer.

XML Extensibility

  • Declare your own namespace.
  • Define your own data model elements blob.
  • Create your own data reader/writer. (Blob goes with message, but is not seen without your reader.)
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Windows Contacts      Rodnacious ... Thomas Lee   |   Edit   |   Show History

I am having a problem entering my contacts in Windows Contacts. Recently an update (I don't know which one) was added to my computer. Shortly afterwards, I could not enter anymore contacts.

My iPod syncs to Windows Contacts. My origianl contacts are there in my iPod, but went I attempt to add a new contact, I can't because the toolbar that allows me to select 'Add Contact' is not there and I can't get it to reappear.

[tfl - 03 06 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at 
  http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
.NET Framework : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker