Share via


SmsBroadcastMessage.Channel Property

Definition

Gets the channel associated with the broadcast SMS message.

public:
 property int Channel { int get(); };
int Channel();
public int Channel { get; }
var int32 = smsBroadcastMessage.channel;
Public ReadOnly Property Channel As Integer

Property Value

Int32

int

The channel for this message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to