AXSoft SMTPSock - CustomDateTime

Description Returns/sets the custom date and time to use.
Type Property
Syntax

object.CustomDateTime [ = String ]

Parameter Type Description
  String Custom date and time
Return Type String
Remarks

To use a custom date and time you MUST set the UseCustomDateTime property to true. Otherwise it will use SMTPSock's built-in date time format.

See Also: UseCustomDateTime