FaxOutgoingQueue.Retries property

The 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

Property Retries As Long

Property value

A Long that specifies or receives the number of times that the fax service attempts to retransmit an outgoing fax when the initial transmission fails. Can have a value of 0 to 99.

Remarks

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

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxOutgoingQueue

IFaxOutgoingQueue

Setting the Outgoing Queue Properties