Represents an e-mail attachment.

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

Syntax

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

Inheritance Hierarchy

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also