A list of messages associated with the ReceiveMessageRequest.

C# |
public class ReceiveMessageResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ReceiveMessageResult()()()() | Initializes a new instance of the ReceiveMessageResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetMessage()()()() |
Checks if Message property is set
|
![]() | Message |
Gets and sets the Message property.
An element containing the information about the message.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | ReceiveMessageResult |