Share via


SmsBroadcastMessage.MessageCode Property

Definition

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

Applies to