Back to product page

Picture property


Returns or sets a picture to be displayed for the contact.

Type

A Picture object.

Syntax

  • Basic
object.Picture [= value]
The Picture(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPContact
valueA Picture object.

Remarks

This property is only available in OCX (GUI) version of the component.

You can use this property in order to retrieve or set the picture for current contact.

Platforms

Windows