SendSmsMessageOperation.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 = sendSmsMessageOperation.errorCode;
Public ReadOnly Property ErrorCode As Exception

Property Value

The result value of the asynchronous operation.

Implements

Windows requirements

App capabilities
cellularMessaging sms

Applies to