Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::SmtpHost
The hostname where the SMTP server is located.
![]() |
Declarations | ||
|
[Visual Basic] Public Property SmtpHost As String [C#] public string SmtpHost {get; set;} [C++] public: __property String* get_SmtpHost(); public: __property void set_SmtpHost(String *); [JScript] public function get SmtpHost() : String; public function set SmtpHost(String); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.