ChatRecipientDeliveryInfo.TransportErrorCode Property

Definition

Get the transport error code.

public:
 property int TransportErrorCode { int get(); };
int TransportErrorCode();
public int TransportErrorCode { get; }
var int32 = chatRecipientDeliveryInfo.transportErrorCode;
Public ReadOnly Property TransportErrorCode As Integer

Property Value

Int32

int

The transport error code.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to