class NotificationStatus


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

NotificationStatus ()


NotificationStatus (StatusNotification obj)


Properties

Int32 CompletedDestCount { get; set; }


Int32 DestCount { get; set; }


List<MessageDestination> Destinations { get; set; }


String MessageId { get; set; }


String RequestUID { get; set; }


String Subject { get; set; }