SmsBroadcastMessage.BroadcastType Property

Definition

Gets the type of this broadcast SMS message.

public:
 property SmsBroadcastType BroadcastType { SmsBroadcastType get(); };
SmsBroadcastType BroadcastType();
public SmsBroadcastType BroadcastType { get; }
var smsBroadcastType = smsBroadcastMessage.broadcastType;
Public ReadOnly Property BroadcastType As SmsBroadcastType

Property Value

An enumeration value describing the type of the message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to