RecipientKeyEncoded Property
The key.
Syntax
pfilemailercontrol.RecipientKeyEncoded(RecipientKeyIndex)[=string]
Default Value
""
Remarks
The key. This property is used to assign a specific key. The RecipientKeyUserId properties may also be used to specify a key.
The size of the array is controlled by the RecipientKeyCount property.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .RecipientKeyEncodedB.
This property is not available at design time.
Data Type
Binary String