IFaxOutgoingQueue::put_DiscountRateStart method (faxcomex.h)

The IFaxOutgoingQueue::get_DiscountRateStart property is a value that indicates the time at which the discount period for transmitting faxes begins. The discount period applies to outgoing faxes.

This property is read/write.

Syntax

HRESULT put_DiscountRateStart(
  DATE dateDiscountRateStart
);

Parameters

dateDiscountRateStart

Return value

None

Remarks

To read or to write to this property, a user must have the farQUERY_CONFIG access right.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header faxcomex.h
DLL Fxscomex.dll

See also

FaxOutgoingQueue

IFaxOutgoingQueue

Setting the Outgoing Queue Properties