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
Syntax
| Visual Basic | 
|---|
| Public Class LinkedResource _ Inherits AttachmentBase | 
| C# | 
|---|
| public class LinkedResource : AttachmentBase | 
 
     
     
     
     
    