To read the
PR_LAST_MODIFIER_NAME property, you need to use the Mdbvu32.exe utility. This utility is located on the Exchange Server CD in the
CD root\Server\Support\Utils\I386 folder. The Mdbvu32.exe utility is a raw Messaging Application Programming Interface (MAPI) client that displays property information for folders and messages in the information store.
Prerequisite
Before the Mdbvu32.exe utility can work correctly, you must set up a profile at the computer on which you want to run the Mdbvu32.exe utility. Install Exchange Client or Outlook, and then configure a profile for a user who has rights to the folder that you want to examine.
Examining the MAPI Property
To examine the
PR_LAST_MODIFIER_NAME property, perform the following steps:
- Start the Mdbvu32.exe utility.
- The MAPILogonEx(MAPI_LOGON_UI) dialog box is displayed. Click OK.
- If the client profile is configured to prompt you for a profile selection, a dialog box is displayed that asks you to choose a profile. Click the profile that you configured in the "Prerequisite" section of this article, and then click OK.
- The MDB Viewer Test Application dialog box is displayed. On the File menu, click MDB.
- Click OpenMessageStore.
- The Select Message Store To Open dialog box is displayed. Click Public Folders, and then click Open.
- The MDB Viewer Test Application dialog box is displayed. On the File menu, click MDB.
- Click Open IPM Subtree to open the MAPI_FOLDER - IPM_SUBTREE dialog box.
- In the Child Folders list, double-click All Public Folders. In the Child Folders list, find the folder that you want, and then click to select the folder.
- In the Messages in Folder list, click the message that you want to examine. Double-click the message to open the MessageProperties window.
- Scroll down to the property tag 0x3FFA; this is the PR_LAST_MODIFIER_NAME property, and contains the alias of the last user to modify the message.
NOTE: If you use version 4.0 of Mdbvu32.exe, the property
0x3FFA is displayed. If you use version 5.5 of Mdbvu32.exe, the actual property name
PR_LAST_MODIFIER_NAME is displayed.