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