group_overview_article_size Property

The size of an article in a newsgroup overview.

Syntax

def get_group_overview_article_size(group_overview_index: int) -> int: ...

Default Value

0

Remarks

The size of an article in a newsgroup overview.

The group_overview_index parameter specifies the index of the item in the array. The size of the array is controlled by the group_overview_count property.

This property is read-only.

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