Treat sub-entities of 'multipart/mixed' as attachments even if their Content-Disposition is 'inline'.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property TreatMixedInlineAsAttachment As Boolean
	Get
	Set
C#
public bool TreatMixedInlineAsAttachment { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also