SmsMessageReceivedTriggerDetails.StatusMessage 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 Status, the message details for the message.
public:
property SmsStatusMessage ^ StatusMessage { SmsStatusMessage ^ get(); };
SmsStatusMessage StatusMessage();
public SmsStatusMessage StatusMessage { get; }
var smsStatusMessage = smsMessageReceivedTriggerDetails.statusMessage;
Public ReadOnly Property StatusMessage As SmsStatusMessage
Property Value
Message details for the received message, when it is a status message.
Windows requirements
App capabilities |
cellularMessaging
sms
|