Share via


FaxOutgoingArchive.Save method

The Save method saves the FaxOutgoingArchive object data.

Syntax

FaxOutgoingArchive.Save() As Long

Parameters

This method has no parameters.

Remarks

Note

In Windows Vista, Windows Server 2008, and later versions of Windows, this method is not supported and returns an error.

 

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

Visual Basic Example

FaxOutgoingArchive

IFaxOutgoingArchive