SmsStatusMessage.DischargeTime 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.
The discharge time of the status message.
public:
property DateTime DischargeTime { DateTime get(); };
DateTime DischargeTime();
public System.DateTimeOffset DischargeTime { get; }
var dateTime = smsStatusMessage.dischargeTime;
Public ReadOnly Property DischargeTime As DateTimeOffset
Property Value
The discharge time.
Windows requirements
App capabilities |
cellularMessaging
sms
|