Skip to content

85f84be1 efed bbb5 86af ccade7ca3962

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

MailLoggerSettings.clearCopies Field

This field holds the chosen clear copies list.

Namespace: Plexdata.LogWriter.Settings
Assembly: Plexdata.LogWriter.Mail (in Plexdata.LogWriter.Mail.dll) Version: 1.0.7.1

Syntax

C#

private IEnumerable<string> clearCopies

Field Value

Type: IEnumerable(String)

Remarks

The value of DefaultClearCopies is used as initial value.

See Also

Reference

MailLoggerSettings Class
Plexdata.LogWriter.Settings Namespace

Clone this wiki locally