The base class that represents an e-mail attachment.

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

Syntax

Visual Basic
Public MustInherit Class AttachmentBase
C#
public abstract class AttachmentBase

Inheritance Hierarchy

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also