OlStorageIdentifierType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of identifier for a StorageItem object.
public enum class OlStorageIdentifierType
public enum OlStorageIdentifierType
Public Enum OlStorageIdentifierType
- Inheritance
-
OlStorageIdentifierType
Fields
Name | Value | Description |
---|---|---|
olIdentifyBySubject | 0 | Identifies a StorageItem by Subject. |
olIdentifyByEntryID | 1 | Identifies a StorageItem by EntryID. |
olIdentifyByMessageClass | 2 | Identifies a StorageItem by message class. |
Remarks
The message class of a StorageItem is not exposed as an explicit built-in property. You can access the message class property through the PropertyAccessor object that is provided by PropertyAccessor.