AlternateViewLinkedResources Property

Gets the set of embedded resources referred to by this alternate view.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public LinkedResourceCollection LinkedResources { get; }

Property Value

Type: LinkedResourceCollection
The linked resources.
See Also