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