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