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
int
The teleservice identifier.
Windows requirements
| Requirements | Description |
|---|---|
| App capabilities |
cellularMessaging
sms
|