Click or drag to resize

FaxResource Properties

The FaxResource type exposes the following members.

Properties
  NameDescription
Public propertyCalledSubscriberId
The Subscriber ID (CSID) of the called party for the fax.
Public propertyConference
Represents the Conference of which this resource is a member.
(Inherited from RoutableResource.)
Public propertyConferenceAttributes
Represents the Conference Attributes of a Conference to which this resource is a member.
(Inherited from RoutableResource.)
Public propertyCoverPage
Gets or Sets the CoverPage file and path for the Fax.
Public propertyDeviceName
The unique name of this resource / device on the server. This is useful for following, logging a call or thread.
(Inherited from RoutableResource.)
Public propertyEnableFaxStatusEvents
Enables or disables Fax Status Events
Public propertyFaxErrorCode
Returns the PhaseEStatus as a FaxErrorCode
Public propertyCode exampleFaxMode
The Fax Mode for the last or next operation. This is a choice between Normal and T.38.
Public propertyFaxResult
The Fax Result of the last operation.
Public propertyHeaderText
Text to be transmitted at the top of each page of the Fax.
Public propertyListeners
A list of Routable Resources which are currently listening to this resource.
(Inherited from RoutableResource.)
Public propertyListentingTo
A Routable Resources to which this resource is currently listening.
(Inherited from RoutableResource.)
Public propertyPageCount
The count of pages for the last Fax sent or received.
Public propertyPhaseEStatus
Error condition information from the last Fax operation if applicable.
Public propertyTransmittingSubscriberId
The Subscriber ID (TSID) of the transmitting party for the fax used during sending.
Top
See Also