LogEntryTime Property
Gets the date and time when this log entry was created.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public DateTime Time { get; }

Property Value

Type: DateTime
A DateTime value specifying the date and time of the moment when the log entry was created.
See Also