RecipientCertCount Property
The number of records in the RecipientCert arrays.
Syntax
property RecipientCertCount: Integer read get_RecipientCertCount write set_RecipientCertCount;
Default Value
0
Remarks
This property controls the size of the following arrays:
- RecipientCertEncoded
- RecipientCertStore
- RecipientCertStorePassword
- RecipientCertStoreType
- RecipientCertSubject
This property is not available at design time.