IPWorks S/MIME 2020 Kotlin Edition

Questions / Feedback?

ArticleList Property

Collection of articles collected through GroupOverview or GroupSearch .

Syntax

public val articleList: ArticleInfoList

Remarks

This property contains a collection of articles collected through GroupOverview or GroupSearch. This collection consists of a list of ArticleInfo objects. The returned list contains information about each article in the OverviewRange or SearchRange when either GroupOverview or GroupSearch is called.

ArticleInfoLimit can be used to control the number of articles saved.

This collection is indexed from 0 to size - 1.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Kotlin Edition - Version 20.0 [Build 7941]