property ExPicture.Key as String
Indicates the key of the picture.

TypeDescription
String A String expression that indicates the key of the picture.
The Key property specifies the key of the picture to be displayed if included in the Pictures or ExtraPictures property of the Event object. The Key property is read-only. You need to remove and add a new ExPicture object, to replace the picture's key. The Key property is being identified with the Key parameter being used once the Add method is called.