Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the type of the message. This can be one of: Action, Info, Status, or Warning.
Visual BasicPublic Readonly Property MessageType As SAMessageType
C#public SAMessageType MessageType { get;}