FaxPort.Rings property
The Rings property represents the number of rings an incoming fax call should wait before the fax port answers the call.
This property is read/write.
Syntax
Property Rings As Long
Property value
A Long that specifies or receives the number of rings an incoming fax call should wait before the specified port answers the call. Valid values for this parameter are 1 through 99.
Remarks
Note
Before setting a value for this property, a fax client application can call the CanModify property to ensure that the client has permission to modify configuration information for the specified fax port.
The fax server ignores the Rings property unless the specified fax port is enabled to receive faxes.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
DLL |
|
See also