MobileBroadbandUiccAppsResult.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 completed MobileBroadbandUicc.GetUiccAppsAsync operation. If this value is not Success, then other properties may not be valid.
public:
property MobileBroadbandUiccAppOperationStatus Status { MobileBroadbandUiccAppOperationStatus get(); };
MobileBroadbandUiccAppOperationStatus Status();
public MobileBroadbandUiccAppOperationStatus Status { get; }
var mobileBroadbandUiccAppOperationStatus = mobileBroadbandUiccAppsResult.status;
Public ReadOnly Property Status As MobileBroadbandUiccAppOperationStatus
Property Value
The enumeration value that describes the status of the operation.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|