LoggerDateTimeFormatTimeOnly Property |
Gets or sets the format of time-only string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string DateTimeFormatTimeOnly { get; set; }
Public Property DateTimeFormatTimeOnly As String
Get
Set
Property Value
Type:
StringThe default value is "HH:mm:ss.ff".
Exceptions Remarks Time-only datetime is used when
Format value does not include
AddDate flag.
See Also