class MessageDestination


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

MessageDestination ()


MessageDestination (DestinationDetail obj)


MessageDestination (DestinationDetail obj)


Properties

String Address { get; set; }


String CC1 { get; set; }


String CC2 { get; set; }


String Pages { get; set; }


String SeqId { get; set; }


EDestinationStatus Status { get; set; }


String StatusString { get; set; }


DateTime? Time { get; set; }


Boolean TimeSpecified { get; set; }