This is my code to change the icons,
@If(SMTPOriginator!=“” | Form=“”;70;
@If(DeliveredDate = “”;
@If(PostedDate="" | @IsUnavailable(PostedDate);
@If(@IsAvailable(IsMailStationery);
21;
@IsAvailable(_ViewIcon);
_ViewIcon;
58);
@If(Importance="1";
124;
122));
Importance = “1”;
150;
@IsAvailable(_ViewIcon);
_ViewIcon;
$TypeIcon))
I would like to add an icons " the world but How can I display it after, I add the new image and tha alias is 14 , but when i write 14 the icons don’t display …
@If(SMTPOriginator!=“” | Form=“”;14;
xxxxxx…
How can I do to display my image ?