AXSoft SMTPSock - PriorityConstants

Description

Determines the priority of the outgoing mail. The status constants are part of the enum memeber axsSMTPMessage_Priority

Type

Enumeration (READ ONLY)

Syntax

object.axsSMTPMessage_Priority

Constant Value Numerical Value Description
axsSMTPMessagePriority_High 1 High priority
axsSMTPMessagePriority_Normal 3 Normal priority
axsSMTPMessagePriority_Low 5 Low priority
Return Type

None

Remarks