The SmtpConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | AuthenticationMethod |
Gets or sets the authentication method.
|
![]() ![]() | ClientCertificate |
Gets or sets the client certificate chain.
|
![]() ![]() | DeliveryEngine |
Gets or sets the delivery engine.
|
![]() ![]() | DeliveryMethod |
Gets or sets the delivery method.
|
![]() ![]() | From |
Gets or sets the message sender address.
|
![]() ![]() | LogWriter |
Gets or sets the LogWriter instance.
|
![]() ![]() | Options | |
![]() ![]() | Parameters |
Gets or sets the security parameters.
|
![]() ![]() | Password |
Gets or sets the password used for SMTP authentication.
|
![]() ![]() | PickupDirectoryPath |
Gets or sets the pickup directory path (used with SmtpDeliveryMethod.IisPickupDirectory).
|
![]() ![]() | Proxy |
Gets or sets the network proxy to use to access a remote server.
|
![]() ![]() | Security | Obsolete. |
![]() ![]() | ServerName |
Gets or sets the server address - a hostname or a dotted string address.
|
![]() ![]() | ServerPort |
Gets or sets the server port (e.g. 25).
|
![]() ![]() | Settings |
Gets or sets Smtp settings.
|
![]() ![]() | SslMode |
Gets or sets the connection security mode.
|
![]() ![]() | UserName |
Gets or sets the user name used for SMTP authentication.
|