Clears the log contents if logging is enabled.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
RemarksIf memory logging is used (
MemoryLog is
true),
the memory buffer length is set to 0. If file logging is used (
MemoryLog is
false),
the log file denoted by
Filename property value is cleared.
See Also