Share via


FaxReceiptOptions.Save method

The Save method saves the FaxReceiptOptions object data.

Syntax

FaxReceiptOptions.Save() As Long

Parameters

This method has no parameters.

Remarks

This method is not supported for Windows XP when the receipt type is set to frtMAIL, or if UseForInboundRouting is set to True. In these cases, this method will return the error: FAX_E_NOT_SUPPORTED_ON_THIS_SKU.

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

FaxReceiptOptions

IFaxReceiptOptions

Setting Receipt Options