ChatRecipientDeliveryInfo.TransportErrorCodeCategory 属性

定义

获取 TransportErrorCode 的类别。

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

属性值

TransportErrorCode 的类别。

Windows 要求

应用功能
chat chatSystem smsSend

适用于