SmsBroadcastMessage.GeographicalScope プロパティ

定義

このブロードキャスト SMS メッセージに関連付けられている地理的スコープを取得します。

public:
 property SmsGeographicalScope GeographicalScope { SmsGeographicalScope get(); };
SmsGeographicalScope GeographicalScope();
public SmsGeographicalScope GeographicalScope { get; }
var smsGeographicalScope = smsBroadcastMessage.geographicalScope;
Public ReadOnly Property GeographicalScope As SmsGeographicalScope

プロパティ値

このメッセージに関連付けられている地理的スコープを記述する列挙値。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象