Skip to content

32ebe72e 451f 54a6 b37a c7894c5a52b1

Axel Kesseler edited this page Mar 1, 2023 · 3 revisions

MailLoggerSettings Fields

Fields

 

Name Description
Private field address This field holds the chosen address.
Private field blindCopies This field holds the chosen blind copies list.
Private field clearCopies This field holds the chosen clear copies list.
Private field culture This field represents currently assigned culture. (Inherited from LoggerSettings.)
Private fieldStatic member DefaultAddress The default address value.
Private fieldStatic member DefaultBlindCopies The default blind copies value.
Private fieldStatic member DefaultClearCopies The default clear copies value.
Private fieldStatic member DefaultEncoding The default encoding value.
Private fieldStatic member DefaultPassword The default password value.
Private fieldStatic member DefaultReceivers The default receivers value.
Private fieldStatic member DefaultSmtpHost The default SMTP host value.
Private fieldStatic member DefaultSmtpPort The default SMTP port value.
Private fieldStatic member DefaultSubject The default subject value.
Private fieldStatic member DefaultUsername The default username value.
Private fieldStatic member DefaultUseSsl The default value of SSL usage.
Private field encoding This field holds the chosen encoding.
Private field fullName This field represents current state of full name usage. (Inherited from LoggerSettings.)
Private field logLevel This field represents current logging level. (Inherited from LoggerSettings.)
Private field logTime This field represents current logging time. (Inherited from LoggerSettings.)
Private field logType This field represents current logging type. (Inherited from LoggerSettings.)
Private field partSplit This field represents current part split character. (Inherited from LoggerSettings.)
Private field password This field holds the chosen password.
Private field receivers This field holds the chosen receivers list.
Private field showKey This field represents current state of key visibility. (Inherited from LoggerSettings.)
Private field showTime This field represents current state of time stamp visibility. (Inherited from LoggerSettings.)
Private field smtpHost This field holds the chosen SMTP host.
Private field smtpPort This field holds the chosen SMTP port.
Private field subject This field holds the chosen subject.
Private field timeFormat This field represents current time stamp format. (Inherited from LoggerSettings.)
Private field username This field holds the chosen username.
Private field useSsl This field holds the chosen SSL enabled state.
  Back to Top

See Also

Reference

MailLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally