FaxServer.UseDeviceTsid property

Sets or retrieves the UseDeviceTsid property for a FaxServer object. The UseDeviceTsid property is a Boolean value that indicates whether the fax server uses the device's transmitting station identifier (TSID) instead of a user-specified TSID.

This property is read/write.

Syntax

Property UseDeviceTsid As Boolean

Property value

A Boolean that specifies or receives whether the fax server uses the device's TSID or a user-specified TSID for outgoing fax transmissions. If this parameter is equal to True, the fax server uses the device's TSID.

Remarks

To ensure that the TSID for a port is associated with outbound faxes, set the UseDeviceTsid property equal to True. This overrides the TSID a user can optionally specify for an outbound fax by setting the Tsid property.

Requirements

Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Faxcom.h
DLL
Faxcom.dll

See also

FaxServer

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces

FaxServer

Tsid