Cloud Mail 2020 Android Edition

Questions / Feedback?

Images Property

The embedded images in the HTML message.

Syntax

public HTMLImageList getImages();
public void setImages(HTMLImageList images);

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 size - 1.

Default Value

0

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Android Edition - Version 20.0 [Build 8308]