Click or drag to resize

SmtpConfigurationEnableChunking Property

Gets or sets the value indicating if Chunking should be used when sending messages. Default is true.

Namespace: Limilabs.Client.SMTP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public bool EnableChunking { get; set; }

Property Value

Boolean
See Also