Share via


ContactBinding.TileData property

Gets or sets the ConnectTileData object associated with the contact binding.

Syntax

public ConnectTileData TileData { get; set; }

Property value

Type: ConnectTileData

The ConnectTileData object associated with the contact binding.

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

See also

ContactBinding