MobileBroadbandPinOperationResult.IsSuccessful 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 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
|