SmsTextMessage2.TeleserviceId 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 teleservice identifier associated with this message.
public:
property int TeleserviceId { int get(); };
int TeleserviceId();
public int TeleserviceId { get; }
var int32 = smsTextMessage2.teleserviceId;
Public ReadOnly Property TeleserviceId As Integer
Property Value
Int32
int
The teleservice identifier.
Windows requirements
App capabilities |
cellularMessaging
sms
|