Windows.ApplicationModel.Contacts.Provider namespace

Expand
1 out of 1 rated this helpful - Rate this topic

Windows.ApplicationModel.Contacts.Provider namespace

[This documentation is preliminary and is subject to change.]

Enables apps to create and remove contacts.

Members

The Windows.ApplicationModel.Contacts.Provider namespace has these types of members:

Classes

The Windows.ApplicationModel.Contacts.Provider namespace has these classes.

ClassDescription
ContactPickerUI Allows you to call the contact picker UI so you can select one or more contacts.
ContactRemovedEventArgs Contains info about a removed contact. Returned when a ContactRemoved event occurs.

 

Enumerations

The Windows.ApplicationModel.Contacts.Provider namespace has these enumerations.

EnumerationDescription
AddContactResult Indicates whether a contact was added successfully.

 

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Namespace

Windows.ApplicationModel.Contacts.Provider
Windows::ApplicationModel::Contacts::Provider [C++]

Metadata

Windows.winmd

See also

Windows.ApplicationModel.Contacts

 

 

Build date: 5/22/2012

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD