PidTagMiniIcon Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a bitmap of a half-size icon for a form.

Property Value
Associated properties:
PR_MINI_ICON
Identifier:
0x0FFC
Data type:
PT_BINARY
Area:
General messaging

Remarks

This property contains a 32 × 32 pixel image of an icon, the same as the contents of a .ICO file, but only the upper left 16 × 16 pixels are considered significant. This property is normally copied from the .ICO file specified in the SmallIcon line of the appropriate [Description] section of the form configuration file.

Note Some platforms do not support 16 × 16 pixel icons. The 32 × 32 format of this property is usable in such a case but client applications should be aware of display inconsistencies.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

PidTagIcon Canonical Property

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names