DeliveryTime

Specifies the time and date when the email message was delivered to the inbox.

Values

None

Examples
Copy
var commdate;
commdate = new Date(eMail.DeliveryTime);
comm("Comm_datetime") = commdate.getVarDate();