The FaxServerSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
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.
|