ProtocolConnection Class

Definition

Defines the protocol connection setting for the POP, IMAP, and SMTP protocols.

public ref class ProtocolConnection sealed
public sealed class ProtocolConnection
Public NotInheritable Class ProtocolConnection
Inheritance
ProtocolConnection

Properties

EncryptionMethod

Gets or sets the encryption method that is used for the connection.

Hostname

Gets or sets the host name of the server that this protocol connection references.

Port

Gets or sets the port number that the connection protocol uses.

Applies to