Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::MailPort
The port number of the POP3 server. Only needs to be set if the POP3 server is running on a non-standard port.
![]() |
Declarations | ||
|
[Visual Basic] Public Property MailPort As Integer [C#] public int MailPort {get; set;} [C++] public: __property int get_MailPort(); public: __property void set_MailPort(int); [JScript] public function get MailPort() : int; public function set MailPort(int); |
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.