FaxOutgoingJob.Status property
The Status property is a number that indicates the current status of an outbound fax job in the job queue.
This property is read-only.
Syntax
Property Status As Integer
Property value
Value from the FAX_JOB_STATUS_ENUM enumeration that specifies the current status of an outbound fax job in the job queue.
Remarks
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 |
|
DLL |
|
See also