The following tables list the members exposed by MessagerQuestionEventArgs.
| Name | Description | |
|---|---|---|
| MessagerQuestionEventArgs Constructor | Initializes a new instance of the MessagerQuestionEventArgs class. |
| Name | Description | |
|---|---|---|
| Handled | Gets or sets a value indicating if the user receiving the event will handle the message. |
| Message | Gets the question message. |
| QuestionButtons | Gets the question buttons expected from the user. |
| QuestionResult | Gets or sets the result of the question. |