ProtocolConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |