IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Images Property

The embedded images in the HTML message.

Syntax

[VB.NET]
Public Property Images As HTMLImageList

[C#]
public HTMLImageList Images {get;}

Remarks

This property contains the names of the image files embedded into the HTML message. The collection is updated every time MessageHTML is set. You may change the file names prior to sending (e.g. if they don't point to valid files).

This collection is indexed from 0 to Count - 1.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]