Data

PictureRespose.Data property

Contains the binary data of the contact photo. The Data is not supported when the protocol version is 12.1 or 14.0.

public byte[] Data { get; set; }

See Also