SmsBroadcastMessage.IsEmergencyAlert Property

Definition

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

Applies to