Share via


PhoneLineCellularDetails.IsModemOn Property

Definition

Indicates if the modem for this phone line is on.

public:
 property bool IsModemOn { bool get(); };
bool IsModemOn();
public bool IsModemOn { get; }
var boolean = phoneLineCellularDetails.isModemOn;
Public ReadOnly Property IsModemOn As Boolean

Property Value

Boolean

bool

True if the modem is on; otherwise false.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to