Picture

ResolveRecipientsOptions.Picture property

Indicates that the client is requesting that contact photos be returned in the server response. The Picture is not supported when the protocol version is 12.1 or 14.0. Contains the data related to the contact photos.

public PictureRequest Picture { get; set; }

See Also