Gets the date and time when this log entry was created.
Namespace: MailBeeAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic 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