SmsStatusMessage.ServiceCenterTimestamp Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service center timestamp of the status message.
public:
property DateTime ServiceCenterTimestamp { DateTime get(); };
DateTime ServiceCenterTimestamp();
public System.DateTimeOffset ServiceCenterTimestamp { get; }
var dateTime = smsStatusMessage.serviceCenterTimestamp;
Public ReadOnly Property ServiceCenterTimestamp As DateTimeOffset
Property Value
The service center date and time when the status message was sent.
Windows requirements
App capabilities |
cellularMessaging
sms
|