The FaxEnvelopeProperties type exposes the following members.

Constructors

  NameDescription
Public methodFaxEnvelopeProperties
Initializes a new instance of the FaxEnvelopeProperties class.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberReadFromMessage
Deserializes an instance of FaxEnvelopeProperties from a server message.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyActualTransmissionSpeed
Gets the actual transmission speed in bytes/sec.
Public propertyCallFailureType
Gets the type of the call failure.
Public propertyCallId
Gets the call ID.
Public propertyCoverPage
Gets the cover page template for this fax.
Public propertyDeliveryNotification
Gets the delivery notification data for this fax.
Public propertyDeviceError
Gets the device error.
Public propertyDuration
Gets the duration.
Public propertyEnvelopeId
Gets the envelope ID.
Public propertyFailedAttempts
Gets the count of failed attempts.
Public propertyFaxDeviceName
Gets the name of the fax device from which the fax is recevied.
Public propertyFaxId
Gets the fax ID.
Public propertyFromNumber
Gets the telephone number of the sender of the fax.
Public propertyLineId
Gets the line ID.
Public propertyLocalCsid
Gets the local CSID.
Public propertyOptions
Gets the transimssion options for this fax.
Public propertyRemoteCsid
Gets the remote CSID.
Public propertyRetryStrategy
Gets the retry strategy.
Public propertySchedule
Gets the delivery schedule for this fax.
Public propertySenderId
The unique identifier for a user sending a fax. This is an IC User name or name of an IP handler.
Public propertyT30SubAddress
Gets the T30 subaddress.
Public propertyTimeSent
Gets the time sent.
Public propertyToAddress
Gets recipient address information.
Public propertyUserError
Gets the user error.

See Also