PhoneLine.DisplayColor 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 the preferred display color of the phone line.
public:
property Color DisplayColor { Color get(); };
Color DisplayColor();
public Color DisplayColor { get; }
var color = phoneLine.displayColor;
Public ReadOnly Property DisplayColor As Color
Property Value
The preferred display color of the phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|