MessageDeliveryFailureData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information regarding delivery failure of a previously sent message to a specific participant.
public ref class MessageDeliveryFailureData
public class MessageDeliveryFailureData
type MessageDeliveryFailureData = class
Public Class MessageDeliveryFailureData
- Inheritance
-
MessageDeliveryFailureData
Properties
Recipient |
Gets the participant who failed to received the message. |
ResponseCode |
Gets the response code received indicating the specific reason for delivery failure. |