Share via


SmsSendMessageResult.NetworkCauseCode Property

Definition

Gets the error code for a network error associated with the send operation.

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

Property Value

Int32

int

Network-specific error codes.

Windows requirements

App capabilities
cellularMessaging sms

Applies to