MessageType property

Returns the type of the message.

Visual Basic syntax

Public ReadOnly Property MessageType As SAMessageType

C# syntax

public SAMessageType MessageType {get;}

Remarks

This can be one of: Action, Info, Status, or Warning.