Assign icons to uploaded Outlook items

By default, Outlook items (such as meetings, tasks, and posts) uploaded to SharePoint receive the message icon (Icon for uploaded messages), because they are .msg documents.

To assign the correct icons to uploaded Outlook items:

  1. Set the UseMailTypesIcons registry key to True to all users, as explained in Provisioning harmon.ie.
  2. The MessageClass column must be added to the SharePoint library and to the content type assigned to email messages:
    1. Create a column called MessageClass in the SharePoint library.
    2. Set Column type to Single line of text.
    3. Uncheck Add to all content types (recommended).
    4. Uncheck Add to default view, in order to hide the column from the library view (recommended).
    5. Add this column to the content type assigned to email messages.
    6. Select the column from the content type and set This column is to Hidden, to hide the column from the document properties (recommended).

Read the article Map email headers to SharePoint metadata for more information.