Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AlternateView::LinkedResources Property

 
clsCompliantAlternativeNone.

Gets the set of embedded resources referred to by this attachment.

Namespace:   System.Net.Mail
Assembly:  System (in System.dll)

public:
property LinkedResourceCollection^ LinkedResources {
	LinkedResourceCollection^ get();
}

Property Value

Type: System.Net.Mail::LinkedResourceCollection^

A LinkedResourceCollection object that stores the collection of linked resources to be sent as part of an e-mail message.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft