IPWorks OpenPGP 2020 .NET Edition

Questions / Feedback?

Images Property

The embedded images in the HTML message.

Syntax

public HTMLImageList Images { get; }
Public Property Images As HTMLImageList

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 .NET Edition - Version 20.0 [Build 8249]