System.Net.Mail.LinkedResourceCollection Class

Stores linked resources to be sent as part of an e-mail message.

See Also: LinkedResourceCollection Members

Syntax

public sealed class LinkedResourceCollection : System.Collections.ObjectModel.Collection<LinkedResource>, IDisposable

Remarks

An instance of the System.Net.Mail.LinkedResourceCollection class is returned by the AlternateView.LinkedResources property.

Requirements

Namespace: System.Net.Mail
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0