wodSmtpServer ActiveX Control - Login Property
      
 

Description

Holds login to be used for accessing the server.


Property type

A String value.  


Syntax

object.Login [= value]



The Login Property syntax has these parts:

Part Description
object An expression evaluating to an object of type SmtpRelay.
value A String value.

Remarks

Together with Password property, login is used when Authentication is selected to be used with the server. When relay connects to the server, it will try to authenticate itself using these values.