RecipientStatusList

Recipient status list.

Properties

The following table lists properties along with their access and descriptions.

Property

Access

Description

Application

R/O

Application. The application object.

Count

R/O

Long. The count of RecipientStatus objects available.

Parent

R/O

Recipient. The parent recipient object.

Methods

RecipientStatus Item(Long 1Index)

Default. Returns the RecipientStatus object located at the given index in the collection. Valid indexes are 1 through Count, inclusive. Throws an exception if the index is outside of this range.