LumiSoft Net Help
To Property
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionTo
Gets RCPT TO: values. Returns null if RCPT TO: is not issued yet.
Declaration Syntax
C#Visual BasicVisual C++F#
public SMTP_RcptTo[] To { get; }
Public ReadOnly Property To As SMTP_RcptTo()
	Get
public:
property array<SMTP_RcptTo^>^ To {
	array<SMTP_RcptTo^>^ get ();
}
member To : SMTP_RcptTo[] with get
Property Value
array<SMTP_RcptTo>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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