RecipientKeyEncoded Property
The key.
Syntax
__property String RecipientKeyEncoded[int RecipientKeyIndex] = {read=FRecipientKeyEncoded, write=FSetRecipientKeyEncoded}; __property RawByteString RecipientKeyEncodedB[int RecipientKeyIndex] = {read=FRecipientKeyEncodedB, write=FSetRecipientKeyEncodedB};
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.
This property is not available at design time.
Data Type
Binary String