MobileBroadbandUiccAppRecordDetailsResult.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 the status of the operation to retrieve UICC application record details. If this value is not Success, then other properties might not contain valid values.
public:
property MobileBroadbandUiccAppOperationStatus Status { MobileBroadbandUiccAppOperationStatus get(); };
MobileBroadbandUiccAppOperationStatus Status();
public MobileBroadbandUiccAppOperationStatus Status { get; }
var mobileBroadbandUiccAppOperationStatus = mobileBroadbandUiccAppRecordDetailsResult.status;
Public ReadOnly Property Status As MobileBroadbandUiccAppOperationStatus
Property Value
The status value.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|