SmsTextMessage2.ProtocolId 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 protocol identifier for the message.
public:
property int ProtocolId { int get(); };
int ProtocolId();
public int ProtocolId { get; }
var int32 = smsTextMessage2.protocolId;
Public ReadOnly Property ProtocolId As Integer
Property Value
Int32
int
Gets an integer which identifies the protocol.
Windows requirements
App capabilities |
cellularMessaging
sms
|