GetSmsMessagesOperation.ErrorCode Property
Definition
Specifies the error code for the asynchronous message operation.
public:
property HResult ErrorCode { HResult get(); };
HResult ErrorCode();
public System.Exception ErrorCode { get; }
var hResult = getSmsMessagesOperation.errorCode;
Public ReadOnly Property ErrorCode As Exception
Property Value
The result value of the asynchronous operation.
Implements
Windows 10 requirements
App capabilities |
cellularMessaging
sms
|