ConnectTileData class
Represents the tile that is displayed in the phone UI to indicate a contact binding.
public sealed class ConnectTileData
Public NotInheritable Class ConnectTileData
public ref class ConnectTileData sealed
The ConnectTileData class has these types of members:
- Constructors
- Properties
The ConnectTileData class has these constructors.
Constructor | Description |
---|---|
ConnectTileData | Initializes a new instance of the ConnectTileData class. |
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. |
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 |
[MarshalingBehavior(Agile)]
[Threading(Both)]
[Version(0x06030000)]