IContactInstantMessageFieldFactory interface

This topic has not yet been rated - Rate this topic

Creates fields with information about a contact's instant messaging accounts.

Syntax


public interface IContactInstantMessageFieldFactory

Attributes

GuidAttribute("ba0b6794-91a3-4bb2-b1b9-69a5dff0ba09")
VersionAttribute(NTDDI_WIN8)

Members

The IContactInstantMessageFieldFactory interface has these types of members:

Methods

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

MethodDescription
CreateInstantMessage(String) Creates a field containing information about a contact's instant messaging account.
CreateInstantMessage(String, ContactFieldCategory) Creates a field containing information about a contact's instant messaging account.
CreateInstantMessage(String, ContactFieldCategory, String, String, Uri) Creates a field containing information about a contact's instant messaging account.

 

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.