OpenPop.NET POP3 Library Documentation

MessageHeader.Importance Property

Importance of this email.

The importance level is set to normal, if no Importance header field was mentioned or it contained unknown information. This is the expected behavior according to the RFC.

public MailPriority Importance { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace