OlStorageIdentifierType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定对象的标识符 StorageItem 类型。
public enum class OlStorageIdentifierType
public enum OlStorageIdentifierType
Public Enum OlStorageIdentifierType
- 继承
-
OlStorageIdentifierType
字段
名称 | 值 | 说明 |
---|---|---|
olIdentifyBySubject | 0 | 通过 标识 StorageItemSubject。 |
olIdentifyByEntryID | 1 | 通过 标识 StorageItemEntryID。 |
olIdentifyByMessageClass | 2 | 通过邮件类别标识 邮件 。 |
注解
StorageItem 的邮件类未公开为显式内置属性。 可以通过 提供的 PropertyAccessor对象访问消息类属性PropertyAccessor。