IFaxOutgoingQueue::put_Retries method (faxcomex.h)
The IFaxOutgoingQueue::get_Retries property is a value that indicates the number of times that the fax service attempts to retransmit an outgoing fax when the initial transmission fails.
This property is read/write.
Syntax
HRESULT put_Retries(
long lRetries
);
Parameters
lRetries
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 |