ChatRecipientDeliveryInfo.TransportErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|