| ProtocolLoggerLogTimestamps Property |
Get or set whether timestamps should be logged.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public bool LogTimestamps { get; set; }
Property Value
Booleantrue if timestamps should be logged; otherwise,
false.
Remarks
Gets or sets whether or not timestamps should be logged.
See Also