SmsBroadcastMessage.GeographicalScope 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.
Gets the geographical scope associated with this broadcast SMS message.
public:
property SmsGeographicalScope GeographicalScope { SmsGeographicalScope get(); };
SmsGeographicalScope GeographicalScope();
public SmsGeographicalScope GeographicalScope { get; }
var smsGeographicalScope = smsBroadcastMessage.geographicalScope;
Public ReadOnly Property GeographicalScope As SmsGeographicalScope
Property Value
An enumeration value describing the geographical scope associated with this message.
Windows requirements
App capabilities |
cellularMessaging
sms
|