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.26106.1555
Syntax
public static int DataCutOffLength { get; set; }

Property Value

Int32
See Also