OlStorageIdentifierType 枚举

定义

指定对象的标识符 StorageItem 类型。

public enum class OlStorageIdentifierType
public enum OlStorageIdentifierType
Public Enum OlStorageIdentifierType
继承
OlStorageIdentifierType

字段

olIdentifyByEntryID 1

通过 标识 StorageItemEntryID

olIdentifyByMessageClass 2

通过邮件类别标识 邮件

olIdentifyBySubject 0

通过 标识 StorageItemSubject

注解

StorageItem 的邮件类未公开为显式内置属性。 可以通过 提供的 PropertyAccessor对象访问消息类属性PropertyAccessor

适用于