Click or drag to resize

MimeConfigurationProcessTnefAutomatically Property

Gets or sets a value indicating if TNEF attachments (winmail.dat) should be processed. TNEF processing extracts attachments and RTF data from TNEF file and removes TNEF from attachments collections afterwards. Default is true.

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

Property Value

Boolean
See Also