[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <MessageList> element.
| C# | Visual Basic | Visual C++ |
public MessageList MessageList{ get; set;}
Public Property MessageList As MessageList
public: property MessageList^ MessageList { MessageList^ get (); void set (MessageList^ value); }
A MessageList
To remove the MessageList, set MessageList to null
Version: 2.0
Since: 1.1