Represents a single alternate form of an e-mail message body.

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

Syntax

Visual Basic
Public Class AlternateView _
	Inherits AttachmentBase
C#
public class AlternateView : AttachmentBase

Inheritance Hierarchy

System..::..Object
  Rebex.Mail..::..AttachmentBase
    Rebex.Mail..::..AlternateView

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also