MaxSize

PictureRequest.MaxSize property

Specifies the maximum size of an individual contact photo that is returned in the response, in bytes. The MaxSize is not supported when the protocol version is 12.1 or 14.0. The maximum value of the MaxSize is 100 KB or 102400 bytes.

public int? MaxSize { get; set; }

See Also