LoggerDateTimeFormatFull Property |
Gets or sets the format of full datetime string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string DateTimeFormatFull { get; set; }
Public Property DateTimeFormatFull As String
Get
Set
Property Value
Type:
StringThe default value is "MM\/dd\/yyyy HH:mm:ss.ff".
Exceptions Remarks See Also