|  | DeadLetter Properties | 
The DeadLetter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Message | 
            The original message that could not be delivered.
            (Inherited from AllDeadLetters.) | 
|  | Recipient | 
            The actor that was to receive the message.
            (Inherited from AllDeadLetters.) | 
|  | Sender | 
            The actor that sent the message.
            (Inherited from AllDeadLetters.) | 
 See Also
See Also