Internet Direct (Indy) Version 9.0.1 Beta
TIdVCardEmbeddedObject.EmbeddedData
ASCII or Binary data for the VCard.

property EmbeddedData: TStrings;
Description
EmbeddedData represents a storage slot for ASCII or binary data in the VCard. EmbeddedData is usually stored in an encoded format such as BASE64, although some keys may not require decoding. You can check data encoding by examining the Base64Encoded property.