SmsBroadcastMessage.BroadcastType 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 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
|