LumiSoft Net Help
UseTlsIfPossible Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerUseTlsIfPossible
Gets or sets if TLS is used when remote server supports it.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool UseTlsIfPossible { get; set; }
Public Property UseTlsIfPossible As Boolean
	Get
	Set
public:
property bool UseTlsIfPossible {
	bool get ();
	void set (bool value);
}
member UseTlsIfPossible : bool with get, set
Property Value
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