Represents an embedded resource such as an image or a CSS file referenced from the message views.

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

Syntax

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

Inheritance Hierarchy

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also