Recipients.Item property
[The Item 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 Item property retrieves an object from the Recipients collection. This is the default property.
Syntax
Recipients.Item( _
ByVal Index _
) As Variant
Property value
A variant that represents the indexed item in the Recipients collection.
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|
See also