FaxJobStatus.JobType property
The JobType property describes the type of fax job; for example, the job can be a receive job, a send job, or a routing job.
This property is read-only.
Syntax
Property JobType As Integer
Property value
A variable of type FAX_JOB_TYPE_ENUM that receives the job type. For more information, see FAX_JOB_TYPE_ENUM.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also