IFaxJob::get_DiscountSend method (faxcom.h)

The IFaxJob::get_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

HRESULT get_DiscountSend(
  BOOL *pVal
);

Parameters

pVal

Return value

None

Remarks

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

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header faxcom.h
DLL Faxcom.dll

See also

Fax Service Client API Interfaces

Fax Service Client API for Windows 2000

IFaxJob

IFaxJobs

Managing Fax Jobs