LumiSoft Net Help
SMTP_Client..::..RcptToAsyncOP Constructor (to)
NamespacesLumiSoft.Net.SMTP.ClientSMTP_Client..::..RcptToAsyncOPSMTP_Client..::..RcptToAsyncOP(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public RcptToAsyncOP(
	string to
)
Public Sub New ( 
	to As String
)
public:
RcptToAsyncOP(
	String^ to
)
new : 
        to : string -> RcptToAsyncOP
Parameters
to (String)
Recipient email address.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when to is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119