Share via


FaxJob.DiscountSend property

The DiscountSend property is a Boolean value that indicates whether the fax server will transmit the fax job during the discount rate period. The discount period applies only to outgoing fax transmissions.

This property is read-only.

Syntax

Property DiscountSend As Boolean

Property value

A Boolean that receives a value that indicates whether the fax server will schedule the job during the transmission discount period. If this parameter is equal to TRUE, transmission will occur during the discount period. A value of FALSE indicates that the fax service will send the job immediately.

Remarks

To determine the period during which the discount rate applies, you can use the following IFaxServer properties.

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

FaxJob

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces

IFaxJob

IFaxJobs

Managing Fax Jobs