IconId Property
Description
Gets or sets the ID of the icon displayed for the item in the recent file list.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property IconId() As Integer
Return Type
ID of the icon displayed for the item in the recent file list.
Remarks
The icon ID is only used to display an icon in Office 2007 and older recent file lists. Using the Office 2010 style list, this ID is not used; instead, the icon used by the system for that file type will be displayed.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.