The SmtpSsl type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents |
Gets a value indicating whether the component can raise an event.
(Inherited from Component.) |
![]() |
Container |
Gets the IContainer that contains the Component.
(Inherited from Component.) |
![]() |
CurrentConnectionType |
Gets or sets the secure protocol that the secure connection should use.
|
![]() |
Debug |
Gets/Sets SMTP debug flag. (Inherited from Smtp.) |
![]() |
DebugStream |
Gets/Sets debug output stream. (Inherited from Smtp.) |
![]() |
DesignMode |
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.) |
![]() |
Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) |
![]() |
FromAddress |
Gets/Sets the SMTP FROM address. (Inherited from Smtp.) |
![]() |
HeloAddress |
Gets/Sets the SMTP HELO address. (Inherited from Smtp.) |
![]() |
Hostname |
Gets/Sets the SMTP server host name. (Inherited from Smtp.) |
![]() |
LicenseKey |
License key.
(Inherited from Smtp.) |
![]() |
Port |
Gets/Sets the SMTP server port number. (Inherited from Smtp.) |
![]() |
ProxyHostname |
Gets/Sets the hostname or IP address of the Proxy server. (Inherited from Smtp.) |
![]() |
ProxyPassword |
Gets/Sets the password used to log in to the Proxy server. (Inherited from Smtp.) |
![]() |
ProxyPort |
Gets/Sets the port of the Proxy server. (Inherited from Smtp.) |
![]() |
ProxyType |
Gets/Sets the type of Proxy server. (Inherited from Smtp.) |
![]() |
ProxyUsername |
Gets/Sets the username used to log in to the Proxy server. (Inherited from Smtp.) |
![]() |
Site | (Inherited from Component.) |
![]() |
Timeout |
Gets/Sets the Socket Timeout parameter. (Inherited from Smtp.) |
![]() |
ToAddress |
Gets/Sets the SMTP TO address. (Inherited from Smtp.) |