PhoneLineCellularDetails.SimState Property

Definition

Gets the state of the SIM card associated with a cellular phone line.

public:
 property PhoneSimState SimState { PhoneSimState get(); };
PhoneSimState SimState();
public PhoneSimState SimState { get; }
var phoneSimState = phoneLineCellularDetails.simState;
Public ReadOnly Property SimState As PhoneSimState

Property Value

The state of the SIM card associated with a cellular phone line.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to