SmsStatusMessage.Status 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.
The status code associated with this message.
public:
property int Status { int get(); };
int Status();
public int Status { get; }
var int32 = smsStatusMessage.status;
Public ReadOnly Property Status As Integer
Property Value
Int32
int
The status in this status message.
Windows requirements
App capabilities |
cellularMessaging
sms
|