IContactField interface

This topic has not yet been rated - Rate this topic

Specifies an object that describes a piece of contact data.

Syntax


public interface IContactField

Attributes

GuidAttribute("b176486a-d293-492c-a058-db575b3e3c0f")
VersionAttribute(NTDDI_WIN8)

Members

The IContactField interface has these types of members:

Properties

The IContactField interface has these properties.

PropertyAccess typeDescription

Category

Read-onlySpecifies the operation that gets the category for the contact data.

Name

Read-onlySpecifies the operation that gets the name of the field.

Type

Read-onlySpecifies the operation that gets the contact field type for the data.

Value

Read-onlySpecifies the operation that gets the value of the contact data.

 

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

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

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.