ThumbnailURL property

Returns a file's thumbnail URL if available. There must be a thumbnail server configured.

Syntax


C++

HRESULT get_ThumbnailURL(
   VARIANT Reserved,

   BSTR* pThumbnailURL)

Scripting languages

ThumbnailURL = Object.ThumbnailURL(Reserved as Variant)

Remarks


The Reserved parameter is for future use and should be either omitted or EMPTY.

Home

Applies to
IERUFile