SmsBroadcastMessage.Timestamp Property

Definition

Gets the timestamp of the broadcast SMS message.

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

Property Value

The timestamp of the message. Timestamp value is specified by the service center.

Windows requirements

App capabilities
cellularMessaging sms

Applies to