ConnectTileData class

Represents the tile that is displayed in the phone UI to indicate a contact binding.

Syntax

public sealed class ConnectTileData
Public NotInheritable Class ConnectTileData
public ref class ConnectTileData sealed 

Members

The ConnectTileData class has these types of members:

  • Constructors
  • Properties

Constructors

The ConnectTileData class has these constructors.

Constructor Description
ConnectTileData Initializes a new instance of the ConnectTileData class.

 

Properties

The ConnectTileData class has these properties.

Property Access type Description

Images

Read-only

Gets a list of ConnectTileImage objects associated with the Connect tile.

Title

Read/write

Gets the title that is displayed with the Connect tile.

 

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.PersonalInformation Windows::Phone::PersonalInformation [C++]

Metadata

Windows.WinMD

Attributes

[MarshalingBehavior(Agile)]

[Threading(Both)]

[Version(0x06030000)]