次の方法で共有


ChatRecipientDeliveryInfo.TransportInterpretedErrorCode プロパティ

定義

トランスポートの解釈されたエラー コードを取得します。

public:
 property ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { ChatTransportInterpretedErrorCode get(); };
ChatTransportInterpretedErrorCode TransportInterpretedErrorCode();
public ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { get; }
var chatTransportInterpretedErrorCode = chatRecipientDeliveryInfo.transportInterpretedErrorCode;
Public ReadOnly Property TransportInterpretedErrorCode As ChatTransportInterpretedErrorCode

プロパティ値

トランスポートの解釈されたエラー コード。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象