PhoneLineCellularDetails.SimState 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 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
|