ChatRecipientDeliveryInfo.TransportInterpretedErrorCode Property

Definition

Gets the interpreted error code for the transport.

public:
 property ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { ChatTransportInterpretedErrorCode get(); };
ChatTransportInterpretedErrorCode TransportInterpretedErrorCode();
public ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { get; }
var chatTransportInterpretedErrorCode = chatRecipientDeliveryInfo.transportInterpretedErrorCode;
Public ReadOnly Property TransportInterpretedErrorCode As ChatTransportInterpretedErrorCode

Property Value

The interpreted error code for the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to