SmsTextMessage2.ProtocolId プロパティ

定義

メッセージのプロトコル識別子を取得します。

public:
 property int ProtocolId { int get(); };
int ProtocolId();
public int ProtocolId { get; }
var int32 = smsTextMessage2.protocolId;
Public ReadOnly Property ProtocolId As Integer

プロパティ値

Int32

int

プロトコルを識別する整数を取得します。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象