Catalyst Internet Mail .NET

InternetMail Fields

The fields of the InternetMail class are listed below. For a complete list of InternetMail class members, see the InternetMail Members topic.

Public Static (Shared) Fields

mailPortImap4 A constant value which specifies the default port number for a connection to a mail server.
mailPortImap4s A constant value which specifies the default port number for a secure connection to a mail server.
mailPortPop3 A constant value which specifies the default port number for a connection to a mail server.
mailPortPop3s A constant value which specifies the default port number for a secure connection to a mail server.
mailPortSmtp A constant value which specifies the default port number for submitting messages to a mail server.
mailTimeout A constant value which specifies the default timeout period.

Public Instance Fields

Mailbox Gets the names of the available mailboxes for the current user.
NameServer Change or return the Internet address for a nameserver
Recipient Gets the recipients specified in the current message.

See Also

InternetMail Class | SocketTools Namespace