View Single Post
  #3  
Old 12-30-2007, 10:10 PM
ashwken ashwken is offline
Registered User
 
Join Date: 10-16-2005
Location: Blairsville, GA USA
Posts: 431
The Item ID for the Root Folder is 1000.

Had to run an export to xml (select all fields) against the Root Item to find this. Can't see it from the Item Attributes Pane | (right-click) Insert, nor is it available to add to a Form, but you can see it from Tools | Attributes.

Strange.

EDIT: found this in the Outlook.urd sample database, maybe this was covered in an earlier thread:

Quote:
Since the ItemID value is assigned and used internally, and is not required for the typical user, it is hidden by default. It is very simple to "unhide" this attribute with the following directions:
_Show the Options Dialog available on the Menu Bar at Tools | Options
_Click the Attributes tab
_Ensure the row for ItemID is checked
_Click OK

Now the ItemID will always be displayed in the Item Attributes Pane.

Last edited by ashwken; 12-31-2007 at 06:22 PM.
Reply With Quote