wodPop3 ActiveX Control - Priority Property
      
 

Description

Determines message priority.


Property type

An PrioritiesEnum enumeration.  


Syntax

object.Priority



The Priority Property syntax has these parts:

Part Description
object An expression evaluating to an object of type Pop3Msg.

Remarks

Priority property returns information set by the sender about message priority. On some systems, High priority messages are delivered faster than regular ones. This property value does not affect wodPop3's behavior, it's only provided for your own usage.