Share via


EmailTraceListenerSetting Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The EmailTraceListenerSetting type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property ApplicationName
Gets the name of the application to which the ConfigurationSetting instance represents configuration information.
(Inherited from ConfigurationSetting.)
Public property Formatter
Gets the name of the formatter for the represented configuration element.
Public property FromAddress
Gets the from address for the represented configuration element.
Public property Name
Gets the name that identifies the represented configuration information.
(Inherited from NamedConfigurationSetting.)
Public property SectionName
Gets the name of the section where the ConfigurationSetting instance represented configuration information resides.
(Inherited from ConfigurationSetting.)
Public property SmtpPort
Gets the smtp port for the represented configuration element.
Public property SmtpServer
Gets the smtp server for the represented configuration element.
Public property SubjectLineEnder
Gets the subject line ender for the represented configuration element.
Public property SubjectLineStarter
Gets the subject line starter for the represented configuration element.
Public property ToAddress
Gets the to address for the represented configuration element.
Public property TraceOutputOptions
Gets the trace options for the represented configuration element.
(Inherited from TraceListenerSetting.)

See Also

EmailTraceListenerSetting Class

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.TraceListeners Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.