wodSmtpServer ActiveX Control - Username Property
      
 

Description

Holds username used for authentication.


Property type

A String value.  


Syntax

object.Username [= value]



The Username Property syntax has these parts:

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

Remarks

Username property will be filled only if client tries to authenticate with the server using any of supported authentication types. You can freely change this property value, but it will not affect wodSmtpServer behavior.