MobileBroadbandUiccAppsResult.Status Property

Definition

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

Applies to