SmsBroadcastMessage.MessageCode 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 a code value associated with this broadcast SMS message.
public:
property int MessageCode { int get(); };
int MessageCode();
public int MessageCode { get; }
var int32 = smsBroadcastMessage.messageCode;
Public ReadOnly Property MessageCode As Integer
Property Value
Int32
int
The code value associated with this message.
Windows requirements
App capabilities |
cellularMessaging
sms
|