Gets the type of the log entry.
A LogMessageType value specifying the type of the log entry (such as user-defined log message, informational message, etc).
Since user-defined log entries (User), which are produced when the developer explicitly adds an entry to the log using WriteLine method, do not cause LogNewEntry events to occur, the LogMessageType property never returns User.
LogEntry Class | MailBee Namespace