FaxJobStatus.Retries property

The Retries property is a value that indicates the number of times that the fax service attempted to transmit a fax job when the initial attempt failed.

This property is read-only.

Syntax

Property Retries As Long

Property value

A Long that receives the number of times that the fax service attempted to transmit a fax job when the initial 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

FaxJobStatus

IFaxJobStatus