FaxOutgoingQueue.UseDeviceTSID property
The UseDeviceTSID property is a Boolean value that indicates whether the fax service uses the device transmitting station identifier (TSID) instead of a sender TSID.
This property is read/write.
Syntax
Property UseDeviceTSID As Boolean
Property value
A Boolean that specifies or receives whether the fax service uses the device TSID instead of a user-specified TSID when submitting new jobs.
Remarks
If this property is equal to True, the fax service uses the device TSID rather than a user-specified TSID. If this property is equal to False, the fax service uses a user-specified TSID.
To read or to write to this property, a user must have the farQUERY_CONFIG access right.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|
DLL |
|
See also