Share via


MobileBroadbandPinOperationResult.IsSuccessful Property

Definition

Gets a value indicating whether the PIN operation was successful.

public:
 property bool IsSuccessful { bool get(); };
bool IsSuccessful();
public bool IsSuccessful { get; }
var boolean = mobileBroadbandPinOperationResult.isSuccessful;
Public ReadOnly Property IsSuccessful As Boolean

Property Value

Boolean

bool

Successful when true.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to