Partager via


ChatRecipientDeliveryInfo.TransportErrorCode Propriété

Définition

Obtenez le code d’erreur de transport.

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

Valeur de propriété

Int32

int

Code d’erreur de transport.

Configuration requise pour Windows

Fonctionnalités de l’application
chat chatSystem smsSend

S’applique à