3.2.5.64.2.1.25 GetImagePreviewUri

Return Type: CSOM String

Returns the uri where the thumbnail with the closest size to the desired can be found. The actual resolution of the thumbnail might not be the same as the desired values.

Parameters:

width: The desired width of the resolution.

Type: CSOM Int32

height: The desired height of the resolution.

Type: CSOM Int32

clientType: The client type. Used for logging.

Type: CSOM String