IconIndex
Published: December 18, 2012
The IconIndex element identifies the icon index for an item or conversation.
Applies to: Exchange Online | Exchange Server 2013
<IconIndex>Default | PostItem | MailRead | MailUnread | MailReplied | MailForwarded | MailEncrypted | MailSmimeSigned | MailEncrytedReplied | MailSmimeSignedReplied | MailEncryptedForwarded | MailSmimeSignedForwarded | MailEncryptedRead | MailSmimeSignedRead | MailIrm | MailIrmForwarded | MailIrmReplied | SmsSubmitted | SmsRoutedToDeliveryPoint | SmsRoutedToExternalMessagingSystem | SmsDelivered | OutlookDefaultForContacts | AppointmentItem | AppointmentRecur | AppointmentMeet | AppointmentMeetRecur | AppointmentMeetNY | AppointmentMeetYes | AppointmentMeetNo | AppointmentMeetMaybe | AppointmentMeetCancel | AppointmentMeetInfo | TaskItem | TaskRecur | TaskOwned | TaskDelegated</IconIndex>
IconIndexType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Conversation (ConversationType) | Item | Contact | DistributionList | Message | CalendarItem | PostItem | Task
The following table contains the possible text values for the IconIndex element.
Value | Description |
|---|---|
Default | Specifies the default icon. |
PostItem | Specifies the icon for a post item. |
MailRead | Specifies the mail read icon. |
MailUnread | Specifies the unread mail icon. |
MailReplied | Specifies the replied to mail icon. |
MailForwarded | Specifies the forwarded mail icon. |
MailEncrypted | Specifies the encrypted mail icon. |
MailSmimeSigned | Specifies the Secure/Multipurpose Internet Mail Extensions (S/MIME) signed mail icon. |
MailEncryptedReplied | Specifies the encrypted replied to mail icon. |
MailSmimeSignedReplied | Specifies the S/MIME signed replied to mail icon. |
MailEncryptedForwarded | Specifies the encrypted forwarded mail icon. |
MailSmimeSignedForwarded | Specifies the S/MIME signed forwarded mail icon. |
MailEncryptedRead | Specifies the encrypted read mail icon. |
MailSmimeSignedRead | Specifies the S/MIME signed read mail icon. |
MailIrm | Specifies the Information Rights Management (IRM)-protected mail icon. |
MailIrmForwarded | Specifies the IRM-protected forwarded mail icon. |
MailIrmReplied | Specifies the IRM-protected replied to mail icon. |
SmsSubmitted | Specifies the icon mail submitted for Short Message Service (SMS) routing. |
SmsRoutedToDeliveryPoint | Specifies the icon for SMS routing to an external delivery point. |
SmsRoutedToExternalMessagingSystem | Specifies the icon for SMS routing to an external messaging system. |
SmsDelivered | Specifies the SMS delivered mail icon. |
OutlookDefaultForContacts | Specifies the default icon for contacts. |
AppointmentItem | Specifies the appointment item icon. |
AppointmentRecur | Specifies the recurring appointment icon. |
AppointmentMeet | Specifies the meeting icon. |
AppointmentMeetRecur | Specifies the recurring meeting icon. |
AppointmentMeetNY | Specifies the icon for a tentative response to the meeting. |
AppointmentMeetYes | Specifies the meeting acceptance icon. |
AppointmentMeetNo | Specifies the meeting declined icon. |
AppointmentMeetMaybe | Specifies the icon for a maybe response to the meeting. |
AppointmentMeetCancel | Specifies the meeting cancel icon. |
AppointmentMeetInfo | Specifies the meeting information icon. |
TaskItem | Specifies the task item icon. |
TaskRecur | Specifies the recurring task icon. |
TaskOwned | Specifies the task owned icon. |
TaskDelegated | Specifies the task delegated icon. |
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema name | Types schema |
Validation file | Types.xsd |
Can be empty | false |
Date | Description |
|---|---|
December 18, 2012 | Initial publication |