Share via


FaxOutboundRoutingRule.Refresh method

The Refresh method refreshes FaxOutboundRoutingRule object information from the fax server.

Syntax

FaxOutboundRoutingRule.Refresh() As Long

Parameters

This method has no parameters.

Remarks

When the Refresh method is called, any configuration changes made after the last Save method call are lost.

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

FaxOutboundRoutingRule

IFaxOutboundRoutingRule