Skip TNEF (winmail.dat) attachment processing. If specified, the 'winmail.dat' attachment is not processed at all.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property SkipTnefMessageProcessing As Boolean Get Set |
| C# |
|---|
public bool SkipTnefMessageProcessing { get; set; } |