FaxOutgoingJob.DeviceId property

The DeviceId property indicates the device ID of the device transmitting the outbound fax job.

This property is read-only.

Syntax

Property DeviceId As Long

Property value

A Long that receives the device ID for the fax device transmitting the fax job.

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