FaxIncomingMessage.Save method
Saves the FaxIncomingMessage object's data.
Note
This method is supported only in Windows Vista and later.
Syntax
FaxIncomingMessage.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.
It is not necessary to call this method to commit changes to the Subject, SenderName, SenderFaxNumber, and HasCoverPage properties. They are committed with the Reassign method.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also