SmsBroadcastMessage.Timestamp プロパティ

定義

ブロードキャスト SMS メッセージのタイムスタンプを取得します。

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = smsBroadcastMessage.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

プロパティ値

メッセージのタイムスタンプ。 タイムスタンプ値は、サービス センターによって指定されます。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象