FaxServer.Configuration property
The Configuration property holds a IFaxConfiguration object. The object permits a fax client application to access information about the configuration of the connected fax server.
This property is read-only.
Syntax
Property Configuration As IFaxConfiguration
Property value
An address of a pointer to an IFaxConfiguration object.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Header |
|
DLL |
|
See also