MessageStatussent Property |
The date and time that the message was received by ISC for sending.
Namespace:
Isc
Assembly:
iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.0.0.0
Syntax public DateTime sent { get; set; }
function get_sent();
function set_sent(value);
Property Value
Type:
DateTimeSee Also