Do not use. Manipulates MimeOLE's global property schema.
Remarks
The MimeOLE property schema is used to manage a collection of properties and attributes for each property. MimeOLE internally uses this property schema for various types operations and to determine how certain properties should be handled. MimeOLE has a default property schema that contains the majority of the properties that a client uses.
When MimeOLE loads a message, if it encounters properties that do not exist in the property schema, they are added with default attributes.
Using this interface, a client can also add new properties to the schema and change attributes for existing properties.
Interface Information
| Stock Implementation | inetcomm.dll version 6.0 or later |
|---|
| Custom Implementation | No |
|---|
| Inherits from |
IUnKnown |
|---|
| Header and IDL files | mimeole.h, mimeole.idl |
|---|
| Minimum availability | Outlook Express
6.0 |
|---|
| Minimum operating systems |
Windows XP |
|---|