IContactLocationFieldFactory interface

This topic has not yet been rated - Rate this topic

Creates fields for a contact's location.

Syntax


public interface IContactLocationFieldFactory

Attributes

GuidAttribute("f79932d7-2fdf-43fe-8f18-41897390bcfe")
VersionAttribute(NTDDI_WIN8)

Members

The IContactLocationFieldFactory interface has these types of members:

Methods

The IContactLocationFieldFactory interface has these methods. It also inherits methods from the Object class.

MethodDescription
CreateLocation(String) Creates a field to contain information about a contact's location.
CreateLocation(String, ContactFieldCategory) Creates a field to contain information about a contact's location.
CreateLocation(String, ContactFieldCategory, String, String, String, String, String) Creates a field to contain information about a contact's location.

 

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.