Recipients.Count property

[The Count property is available for use in the operating systems specified in the Requirements section. Instead, use the CmsRecipientCollection Class in the System.Security.Cryptography.Pkcs namespace.]

The Count property retrieves the number of objects in the Recipients collection.

Syntax

Recipients.Count As Long

Property value

The number of objects in the collection.

Requirements

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

See also

Recipients