SmsBroadcastMessage.IsEmergencyAlert 属性

定义

当广播短信为紧急警报时为 True。

public:
 property bool IsEmergencyAlert { bool get(); };
bool IsEmergencyAlert();
public bool IsEmergencyAlert { get; }
var boolean = smsBroadcastMessage.isEmergencyAlert;
Public ReadOnly Property IsEmergencyAlert As Boolean

属性值

Boolean

bool

当广播短信为紧急警报时为 True。

Windows 要求

应用功能
cellularMessaging sms

适用于