The FaxEnvelopeProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FaxEnvelopeProperties |
Initializes a new instance of the FaxEnvelopeProperties class.
|
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.) | |
ReadFromMessage |
Deserializes an instance of FaxEnvelopeProperties from a server message.
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ActualTransmissionSpeed |
Gets the actual transmission speed in bytes/sec.
| |
CallFailureType |
Gets the type of the call failure.
| |
CallId |
Gets the call ID.
| |
CoverPage |
Gets the cover page template for this fax.
| |
DeliveryNotification |
Gets the delivery notification data for this fax.
| |
DeviceError |
Gets the device error.
| |
Duration |
Gets the duration.
| |
EnvelopeId |
Gets the envelope ID.
| |
FailedAttempts |
Gets the count of failed attempts.
| |
FaxDeviceName |
Gets the name of the fax device from which the fax is recevied.
| |
FaxId |
Gets the fax ID.
| |
FromNumber |
Gets the telephone number of the sender of the fax.
| |
LineId |
Gets the line ID.
| |
LocalCsid |
Gets the local CSID.
| |
Options |
Gets the transimssion options for this fax.
| |
RemoteCsid |
Gets the remote CSID.
| |
RetryStrategy |
Gets the retry strategy.
| |
Schedule |
Gets the delivery schedule for this fax.
| |
SenderId |
The unique identifier for a user sending a fax. This is an IC User name or name of an IP handler.
| |
T30SubAddress |
Gets the T30 subaddress.
| |
TimeSent |
Gets the time sent.
| |
ToAddress |
Gets recipient address information.
| |
UserError |
Gets the user error.
|