IFaxOutgoingQueue::get_RetryDelay method (faxcomex.h)
The IFaxOutgoingQueue::get_RetryDelay property is a value that indicates the time interval, in minutes, that the fax service waits before attempting to retransmit an outbound fax job.
This property is read/write.
Syntax
HRESULT get_RetryDelay(
long *plRetryDelay
);
Parameters
plRetryDelay
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 |