Share via


FaxOutgoingMessage.Save method

Saves the FaxOutgoingMessage object's data.

Note

This method is supported only on Windows Vista and later.

 

Syntax

FaxOutgoingMessage.Save() As Long

Parameters

This method has no parameters.

Remarks

To use this method, a user must have the far2MANAGE_CONFIG and far2QUERY_CONFIG access rights.

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

FaxOutgoingMessage

IFaxOutgoingMessage