Click or drag to resize
MimeKit

ProtocolLoggerLogTimestamps Property

Get or set whether timestamps should be logged.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax
C#
public bool LogTimestamps { get; set; }

Property Value

Boolean
if timestamps should be logged; otherwise, .
Remarks
Gets or sets whether or not timestamps should be logged.
See Also