文件夹级 StorageItem 位置

Folder Level StorageItem location

我正在寻找我的 StorageItem 所在的文件夹。

This documentation 说:

A StorageItem object is stored at the folder level, allowing it to roam with the account and be available online or offline.

所以我的问题是,folder level 是什么?我的 StorageItem 叫什么名字?它是隐藏的吗?它有什么文件类型?

所有 MAPI 文件夹都有两个内容 tables - 一个是最终用户看到的常规内容 table,以及 Outlook 存储一些内容的隐藏(关联)内容 table每个文件夹的配置属性(例如视图定义、检索到的 POP3 邮件列表、类别等)。

查看带有 OutlookSpy 的 Outlook 文件夹(我是其作者)- 单击 IMAPIFolder 按钮,转到“相关内容”选项卡。