The FaxStatus type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Code |
Gets the FaxStatusCode that described the current status of the Fax.
| |
| Details |
Gets details about the current status of the Fax.
| |
| DetailsExtended |
Gets additional details about the current status of the Fax.
| |
| EnvelopeId |
Gets the identifier of the Fax being processed.
| |
| HoldingUntilTime |
Gets the time until the fax will be sent, if holding.
| |
| PagesTransmitted |
Gets the number of pages transmitted so far.
| |
| RecipientFax |
Gets fax number used to contact the recipient.
| |
| RecipientName |
Gets the intended recipient of the Fax.
| |
| RetryCount |
Gets the number of attempts made to send the Fax.
| |
| TimeSent |
Gets the Date and Time a Fax was sent.
|