-
Notifications
You must be signed in to change notification settings - Fork 0
32ebe72e 451f 54a6 b37a c7894c5a52b1
Axel Kesseler edited this page Mar 1, 2023
·
3 revisions
Name | Description | |
---|---|---|
address | This field holds the chosen address. | |
blindCopies | This field holds the chosen blind copies list. | |
clearCopies | This field holds the chosen clear copies list. | |
culture | This field represents currently assigned culture. (Inherited from LoggerSettings.) | |
DefaultAddress | The default address value. | |
DefaultBlindCopies | The default blind copies value. | |
DefaultClearCopies | The default clear copies value. | |
DefaultEncoding | The default encoding value. | |
DefaultPassword | The default password value. | |
DefaultReceivers | The default receivers value. | |
DefaultSmtpHost | The default SMTP host value. | |
DefaultSmtpPort | The default SMTP port value. | |
DefaultSubject | The default subject value. | |
DefaultUsername | The default username value. | |
DefaultUseSsl | The default value of SSL usage. | |
encoding | This field holds the chosen encoding. | |
fullName | This field represents current state of full name usage. (Inherited from LoggerSettings.) | |
logLevel | This field represents current logging level. (Inherited from LoggerSettings.) | |
logTime | This field represents current logging time. (Inherited from LoggerSettings.) | |
logType | This field represents current logging type. (Inherited from LoggerSettings.) | |
partSplit | This field represents current part split character. (Inherited from LoggerSettings.) | |
password | This field holds the chosen password. | |
receivers | This field holds the chosen receivers list. | |
showKey | This field represents current state of key visibility. (Inherited from LoggerSettings.) | |
showTime | This field represents current state of time stamp visibility. (Inherited from LoggerSettings.) | |
smtpHost | This field holds the chosen SMTP host. | |
smtpPort | This field holds the chosen SMTP port. | |
subject | This field holds the chosen subject. | |
timeFormat | This field represents current time stamp format. (Inherited from LoggerSettings.) | |
username | This field holds the chosen username. | |
useSsl | This field holds the chosen SSL enabled state. |
MailLoggerSettings Class
Plexdata.LogWriter.Settings Namespace