For external integration scenarios when 3rd party systems are sending messages to NSB endpoints, they may not contain the EnclosedMessageTypes header.
When SC parses this information, the meta data for MessageType will be null.
We need to set proper value such as Not available - missing metadata EnclosedMessageTypes or something of the sort.
Relates to Particular/ServiceControl#429