FaxIncomingJob.Status property

The Status property is a number that indicates the current status of an inbound fax job in the job queue.

This property is read-only.

Syntax

Property Status As Long

Property value

A Long that receives the current status of an inbound fax job in the job queue. For more information, see FAX_JOB_STATUS_ENUM.

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

FaxIncomingJob

get_Status