INFO: Entry IDs of Outlook Special Folders

Last reviewed: July 21, 1997
Article ID: Q171670
The information in this article applies to:
  • Extended Messaging Application Programming Interface (MAPI), version 1.0
  • Microsoft Outlook 97

SUMMARY

The entry ID of each of the special folders created by Outlook (Calendar, Contacts, Journal, Notes, and Tasks) is stored in a named property on the Inbox folder of the message store.

MORE INFORMATION

Below is a list of the special folders and their corresponding property tags on the Inbox folder:

   Folder       Property ID    Property Type   Property Tag
   ---------    -----------    -------------   ------------
   Calendar       0x36D0         PT_BINARY      0x36D00102
   Contacts       0x36D1         PT_BINARY      0x36D10102
   Journal        0x36D2         PT_BINARY      0x36D20102
   Notes          0x36D3         PT_BINARY      0x36D30102
   Tasks          0x36D4         PT_BINARY      0x36D40102

 

	
	


Keywords : EMAPI
Version : WINDOWS:1.0,97
Platform : WINDOWS
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: July 21, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.