FaxRoutingMethod.Enable property

The Enable property is a Boolean value that indicates whether a fax routing method is enabled on a particular fax port.

This property is read/write.

Syntax

Property Enable As Boolean

Property value

A Boolean that specifies or receives whether the fax routing method is enabled or disabled for the parent fax port. If this parameter is equal to TRUE, the routing method is enabled for the port.

Remarks

If a fax client application passes a value of TRUE to the Enable property, the property enables the routing method for inbound faxes on the parent port.

Requirements

Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
Faxcom.h
DLL
Faxcom.dll

See also

FaxRoutingMethod

Fax Service Client API for Windows 2000

Fax Service Client API Interfaces

IFaxRoutingMethod

IFaxRoutingMethods

CanModify