Click or drag to resize

AddressStatus Class

The current status of a delivery address for a message.
Inheritance Hierarchy
SystemObject
  IscAddressStatus

Namespace:  Isc
Assembly:  iscmessageservice_v4 (in iscmessageservice_v4.dll) Version: 4.0.0.0
Syntax
public class AddressStatus

The AddressStatus type exposes the following members.

Properties
  NameDescription
Public propertyaddress
The delivery address (fax number).
Public propertydetailedStatus
Detailed state of delivery this message is in. Free form string good for end user reporting.
Public propertystatus
The state of delivery this message is in. Enumerated value good for automated processing
Top
See Also

Reference