Gets or sets the log file name.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string Filename { get; set; }
Public Property Filename As String
Get
Set
Property Value
Type:
StringThe full path and file name of the log file. The default
value is
log.txt.
Exceptions See Also