Click or drag to resize
Log Properties

The Log type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnabled
Gets or sets a value indicating whether logging is enabled or disabled. The default is . You can observe the log on standard VS output or use Listeners collection to add your own listener. Logging uses BooleanSwitch named "Mail.dll". Category name for log entries is also "Mail.dll".
Top
See Also