[This is preliminary documentation and is subject to change.]
MessageType property.
| C# | Visual Basic | Visual C++ |
public string MessageType { get; set; }
Public Property MessageType As String
public: property String^ MessageType { String^ get (); void set (String^ value); }