ChatRecipientDeliveryInfo.TransportErrorCode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
|