ContactPhoto

ContactPhoto class

Represents contact photo.

The ContactPhoto type exposes the following members:

Constructors

NameDescription
ContactPhoto(data, photo_image_format)Initializes a new instance of the ContactPhoto class

Properties

NameDescription
idGets object identification information
photo_image_formatGets a photo type.
dataGets an image data.

See Also