MobileBroadbandUiccAppReadRecordResult.Status 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 a value which indicates whether the record read completed successfully.
public:
property MobileBroadbandUiccAppOperationStatus Status { MobileBroadbandUiccAppOperationStatus get(); };
MobileBroadbandUiccAppOperationStatus Status();
public MobileBroadbandUiccAppOperationStatus Status { get; }
var mobileBroadbandUiccAppOperationStatus = mobileBroadbandUiccAppReadRecordResult.status;
Public ReadOnly Property Status As MobileBroadbandUiccAppOperationStatus
Property Value
The status of the completed operation.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|