NoticeNumbers.Item property

[The Item property is available for use in the operating systems specified in the Requirements section. For more information, see Qualifier.]

The Item property retrieves the Long that represents the indexed notice number of the collection. This is the default property.

Syntax

NoticeNumbers.Item( _
  ByVal Index _
) As Variant

Property value

An Extension object that represents the indexed notice number of the collection.

Requirements

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
DLL
Capicom.dll

See also

NoticeNumbers