PhoneLine.SupportsTile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|