Click or drag to resize

SmsLastMessageSent Property

Gets or sets the "last message sent" datetime stamp

Namespace:  Dynamicweb.Sms
Assembly:  Dynamicweb.Sms (in Dynamicweb.Sms.dll) Version: 2.1.2
Syntax
public DateTime LastMessageSent { get; set; }

Property Value

Type: DateTime
"Last message sent" datetime stamp
See Also