SmsMessageReceivedTriggerDetails.WapMessage 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.
When MessageType is Wap, the message details for the message.
public:
property SmsWapMessage ^ WapMessage { SmsWapMessage ^ get(); };
SmsWapMessage WapMessage();
public SmsWapMessage WapMessage { get; }
var smsWapMessage = smsMessageReceivedTriggerDetails.wapMessage;
Public ReadOnly Property WapMessage As SmsWapMessage
Property Value
Message details for the received message, when it is a WAP message.
Windows requirements
App capabilities |
cellularMessaging
sms
|