wodPop3 ActiveX Control - Login Property
      
 

Description

Holds your login information.


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 wodPop3.
value A String value.

Remarks

Login property defines username/login to be used on POP3 server when connection is established. You must also specify Password before you initiate Connect method.