PhoneLineCellularDetails.SimSlotIndex 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.
Get the slot index of the SIM card associated with a cellular phone line.
public:
property int SimSlotIndex { int get(); };
int SimSlotIndex();
public int SimSlotIndex { get; }
var int32 = phoneLineCellularDetails.simSlotIndex;
Public ReadOnly Property SimSlotIndex As Integer
Property Value
Int32
int
The slot index of the SIM card associated with a cellular phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|