The FaxServerSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnswerTimeout |
The number of seconds the server will wait for an answer from a remote Fax machine before marking
a send operation as failed.
| |
AnswerTimeoutValid |
Indicates if a value is actually specified for the AnswerTimeout property.
| |
CoverPages |
The names of all cover page templates defined on the server.
| |
DefaultCoverPage |
The cover page template used to generate a cover page for all outgoing faxes.
| |
DefaultFaxGroup |
The Fax group used when sending outgoing Faxes.
| |
DefaultFromCompany |
The company of the originating party sending a Fax.
| |
DefaultFromFax |
The Fax number of the originating party sending a Fax.
| |
DefaultFromName |
The name used to identify the originating party of a Fax.
| |
DefaultFromVoice |
The voice number of the originating party sending a Fax.
| |
FaxGroups |
The names of all Fax groups defined on the server.
| |
PageHeader |
The text displayed at the top of all Faxed pages.
| |
RetryAttempts |
The maximum number of times a send operation should be tried if the initial attempt fails.
| |
RetryAttemptsValid |
Indicates if a value is actually specified for the RetryAttempts property.
| |
RetryDelay |
The number of seconds the server will wait before trying a failed send operation again.
| |
RetryDelayValid |
Indicates if a value is actually specified for the RetryDelay property.
| |
StationId |
The station number displayed on the receiving Fax station’s display window and Fax log.
| |
TransmissionSpeed |
The maximum transmission rate to use when executing Fax send operations.
| |
TransmissionSpeedValid |
Indicates if a value is actually specified for the TransmissionSpeed property.
|