- Cache calendar, contact, journal, note, task and drafts folders IDs
authorJulien Kerihuel <j.kerihuel@openchange.org>
Thu, 9 Oct 2008 20:08:10 +0000 (20:08 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Thu, 9 Oct 2008 20:08:10 +0000 (20:08 +0000)
commit08bec88550673b7b7447c627832675a46c08af4c
tree1ae6dfb10442cdcc64f2a7c8db630369262abd30
parent9ff69a4328b9c415c2795132e2f8cb5f2602bb9f
- Cache calendar, contact, journal, note, task and drafts folders IDs
  when GetDefaultFolder call is performed on one of these folders and
  keep them until obj_store is released.

- Add a reverse lookup routine which says whether a given FID belongs
  to a default folder and which olFolderType it is.
libmapi/IMAPISession.c
libmapi/mapi_object.h
libmapi/simple_mapi.c