FaxIncomingQueue.Save method

The Save method saves the FaxIncomingQueue object's data.

Syntax

FaxIncomingQueue.Save() As Long

Parameters

This method has no parameters.

Remarks

To use this method, a user must have the farMANAGE_CONFIG and farQUERY_CONFIG access rights.

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

FaxIncomingQueue

IFaxIncomingQueue