Share via


SmsSendMessageResult.TransportFailureCause Property

Definition

Gets the error code for a transport failure associated with the send operation.

public:
 property int TransportFailureCause { int get(); };
int TransportFailureCause();
public int TransportFailureCause { get; }
var int32 = smsSendMessageResult.transportFailureCause;
Public ReadOnly Property TransportFailureCause As Integer

Property Value

Int32

int

Transport-specific error code.

Windows requirements

App capabilities
cellularMessaging sms

Applies to