LumiSoft Net Help
BdatEnabled Property
NamespacesLumiSoft.Net.SMTP.ClientSMTP_ClientBdatEnabled
Gets or sets if BDAT command can be used.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use method SendMessage argument 'useBdatIfPossibe' instead.")]
public bool BdatEnabled { get; set; }
<ObsoleteAttribute("Use method SendMessage argument 'useBdatIfPossibe' instead.")>
Public Property BdatEnabled As Boolean
	Get
	Set
public:
[ObsoleteAttribute(L"Use method SendMessage argument 'useBdatIfPossibe' instead.")]
property bool BdatEnabled {
	bool get ();
	void set (bool value);
}
[<ObsoleteAttribute("Use method SendMessage argument 'useBdatIfPossibe' instead.")>]
member BdatEnabled : bool with get, set
Property Value

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