AmpAccordionSections Property

List of sections.

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

Property Value

Type: ListSection
See Also