SmsVoicemailMessage.Timestamp Property

Definition

The timestamp of the message.

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

Property Value

Received message timestamps are set by the service center.

Windows requirements

App capabilities
cellularMessaging sms

Applies to