MailMessageLinkedResources Property

Gets the collection of linked resources of message

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

Property Value

Type: LinkedResourceCollection
See Also