FaxOutgoingJob.Priority property

The Priority property specifies the priority to use when sending the fax; for example, normal, low, or high priority.

This property is read-only.

Syntax

Property Priority As Integer

Property value

A value from the FAX_PRIORITY_TYPE_ENUM enumeration, specifying the fax job's priority.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

Visual Basic Example

FaxOutgoingJob

IFaxOutgoingJob