次の方法で共有


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

適用対象