SmsBroadcastMessage.GeographicalScope Property

Definition

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

Applies to