SmsBroadcastMessage.IsEmergencyAlert 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.
True when the broadcast SMS message is an emergency alert.
public:
property bool IsEmergencyAlert { bool get(); };
bool IsEmergencyAlert();
public bool IsEmergencyAlert { get; }
var boolean = smsBroadcastMessage.isEmergencyAlert;
Public ReadOnly Property IsEmergencyAlert As Boolean
Property Value
Boolean
bool
True when the broadcast SMS message is an emergency alert.
Windows requirements
App capabilities |
cellularMessaging
sms
|