Click or drag to resize

LogDataCutOffLength Property

Gets or sets the maximum amount of bytes to be logged when logging single data command for IMAP and SMTP. MaxValue is default.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static int DataCutOffLength { get; set; }

Property Value

Type: Int32
See Also