MessageDeliveryFailureData Members
Include Protected Members
Include Inherited Members
Provides information regarding delivery failure of a previously sent message to a specific participant.
The MessageDeliveryFailureData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Recipient | Gets the participant who failed to received the message. | |
ResponseCode | Gets the response code received indicating the specific reason for delivery failure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top