PidTagIconIndex Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a number that indicates which icon to use when you display a group of e-mail objects.
Associated properties: |
PR_ICON_INDEX |
Identifier: |
0x1080 |
Data type: |
PT_LONG |
Area: |
General messaging |
Remarks
This property, if it exists, is a hint to the client. The client may ignore the value of this property.
Mail item state |
Icon Index |
---|---|
New mail |
0xFFFFFFFF |
Post |
0x00000001 |
Other |
0x00000003 |
Read mail |
0x00000100 |
Unread mail |
0x00000101 |
Submitted mail |
0x00000102 |
Unsent mail |
0x00000103 |
Receipt mail |
0x00000104 |
Replied mail |
0x00000105 |
Forwarded mail |
0x00000106 |
Remote mail |
0x00000107 |
Delivery mail |
0x00000108 |
Read mail |
0x00000109 |
Nondelivery mail |
0x0000010A |
Nonread mail |
0x0000010B |
Recall_S mail |
0x0000010C |
Recall_F mail |
0x0000010D |
Tracking mail |
0x0000010E |
Out of office mail |
0x0000011B |
Recall mail |
0x0000011C |
Tracked mail |
0x00000130 |
Contact |
0x00000200 |
Distribution list |
0x00000202 |
Sticky note blue |
0x00000300 |
Sticky note green |
0x00000301 |
Sticky note pink |
0x00000302 |
Sticky note yellow |
0x00000303 |
Sticky note white |
0x00000304 |
Single instance appointment |
0x00000400 |
Recurring appointment |
0x00000401 |
Single instance meeting |
0x00000402 |
Recurring meeting |
0x00000403 |
Meeting request |
0x00000404 |
Accept |
0x00000405 |
Decline |
0x00000406 |
Tentativly |
0x00000407 |
Cancellation |
0x00000408 |
Informational update |
0x00000409 |
Task/task |
0x00000500 |
Unassigned recurring task |
0x00000501 |
Assignee's task |
0x00000502 |
Assigner's task |
0x00000503 |
Task request |
0x00000504 |
Task acceptance |
0x00000505 |
Task rejection |
0x00000506 |
Journal conversation |
0x00000601 |
Journal e-mail message |
0x00000602 |
Journal meeting request |
0x00000603 |
Journal meeting response |
0x00000604 |
Journal task request |
0x00000606 |
Journal task response |
0x00000607 |
Journal note |
0x00000608 |
Journal fax |
0x00000609 |
Journal phone call |
0x0000060A |
Journal letter |
0x0000060C |
Journal Microsoft Office Word |
0x0000060D |
Journal Microsoft Office Excel |
0x0000060E |
Journal Microsoft Office PowerPoint |
0x0000060F |
Journal Microsoft Office Access |
0x00000610 |
Journal document |
0x00000612 |
Journal meeting |
0x00000613 |
Journal meeting cancellation |
0x00000614 |
Journal remote session |
0x00000615 |
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXOMSG]
Specifies the properties and operations that are permissible on e-mail message objects.[MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.[MS-OXOTASK]
Specifies the properties and operations that are permissible on contacts and personal distribution lists.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.