MessageTypeDescription Property
In This Topic
Gets the text description of the
MessageType
Syntax
'Declaration
Public ReadOnly Property MessageTypeDescription As String
public string MessageTypeDescription {get;}
public:
property String^ MessageTypeDescription {
String^ get();
}
See Also