Gets the date and time when this log entry was created.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public DateTime Time { get; }
Public ReadOnly Property Time As DateTime
Get
Property Value
Type:
DateTimeA
DateTime value specifying the date and time of the
moment when the log entry was created.
See Also