FaxSecurity2.Refresh method

Refreshes FaxSecurity2 object information from the fax server.

Syntax

FaxSecurity2.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.

To use this method, a user must have the far2QUERY_CONFIG access right.

Requirements

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

See also

FaxSecurity2

IFaxSecurity2