AmpCarouselImages Property

Set of images for displaying.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public List<AmpImage> Images { get; }

Property Value

Type: ListAmpImage
See Also