Setting E-Mail Priority

The e-mail priority indicates the importance of an e-mail. If you are using Microsoft Outlook, then a high priority e-mail has a red exclamation sign beside the message and a low priority has a blue downward-facing arrow. If an e-mail has a normal priority, then nothing is used to indicate the message importance. Use the following syntax to assign a priority to an e-mail:

MailObj.Priority = MailPriority.High 

You also can use Normal and Low priority enumerations of the MailPriority object.

Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.