| ProtocolLoggerTimestampFormat Property |
Get or set the date and time serialization format that should be used when logging timestamps.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string TimestampFormat { get; set; }
Property Value
StringThe date and time serialization format that should be used when logging timestamps.
Remarks
Gets or sets the date and time serialization format that should be used when logging timestamps.
See Also