Gets or sets the log file name for smtp transaction.
[VisualĀ Basic] Public Property DnsServerIP As String
[C#]
public string DnsServerIP {get; set;}
[C++] public: __property String* get_DnsServerIP(); public: __property void set_DnsServerIP(String*);
[JScript] public function get DnsServerIP() : String; public function set DnsServerIP(String);
Property Value
Remarks