ChatRecipientDeliveryInfo.TransportErrorCodeCategory Property

Definition

Gets the category for the TransportErrorCode.

public:
 property ChatTransportErrorCodeCategory TransportErrorCodeCategory { ChatTransportErrorCodeCategory get(); };
ChatTransportErrorCodeCategory TransportErrorCodeCategory();
public ChatTransportErrorCodeCategory TransportErrorCodeCategory { get; }
var chatTransportErrorCodeCategory = chatRecipientDeliveryInfo.transportErrorCodeCategory;
Public ReadOnly Property TransportErrorCodeCategory As ChatTransportErrorCodeCategory

Property Value

The category for the TransportErrorCode.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to