AXSoft SMTPSock - UseCustomDateTime

Description Returns/sets whether to use the CustomDateTime property to allow the user to specify the custom date and time instead of SMTPSock's built-in date/time function. Default is False.
Type Property
Syntax

object.CustomDateTime [ = String ]

Parameter Type Description
  Boolean Whether to use the CustomDateTime string
Return Type Boolean
Remarks

If you set this to true, make sure you also modify the CustomDateTime property to change with your own date time.

See Also: CustomDateTime