Click or drag to resize

MimeConfigurationRemoveInlinedUue Property

Gets or sets a value indicating if text representation of inline UUE attachments should be removed. Default is false. This property has no affect if ProcessUueAutomatically is set to false.

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

Property Value

Boolean
See Also