wodSmtpServer ActiveX Control - HELOdomain Property
HELOdomain
Property
Description
Holds HELO/EHLO domain supplied by the user.
Property type
A String value.
Syntax
object.HELOdomain [= value]
The HELOdomain Property syntax has these parts:
Part
Description
object
An expression
evaluating to an object of type SmtpUser.
value
A String value.
Remarks
HELOdomain property will hold information entered by the
user using HELO and EHLO commands. When this command is entered,
HeloReceived
event will be fired as well.