FaxIncomingJob.Retries property

The Retries property is a value that indicates the number of times the fax service attempted to route an incoming fax when the initial routing attempt failed.

This property is read-only.

Syntax

Property Retries As Long

Property value

A Long that receives the number of times the fax service attempted to route an incoming fax when the initial routing attempt failed.

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

Visual Basic Example

FaxIncomingJob

IFaxIncomingJob