ChatRecipientDeliveryInfo.TransportInterpretedErrorCode 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.
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
|