SmsBroadcastMessage.IsUserPopupRequested Property

Definition

True when a user popup is requested by this broadcast SMS message.

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

Property Value

Boolean

bool

True when a user popup is requested by this broadcast SMS message.

Windows requirements

App capabilities
cellularMessaging sms

Applies to