FaxJobStatus.ExtendedStatus property

The ExtendedStatus property is a null-terminated string that describes the job's extended status.

This property is read-only.

Syntax

Property ExtendedStatus As String

Property value

A String that receives the job's extended status. For more information, see FAX_JOB_EXTENDED_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

FaxJobStatus

IFaxJobStatus