PhoneLine.SupportsTile Property

Definition

Gets a value that indicates if the phone line supports being pinned as a live tile.

public:
 property bool SupportsTile { bool get(); };
bool SupportsTile();
public bool SupportsTile { get; }
var boolean = phoneLine.supportsTile;
Public ReadOnly Property SupportsTile As Boolean

Property Value

Boolean

bool

True if the phone line supports being pinned as a live tile; otherwise false.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to