Reservation description has [[CMN]]really long string[[/CMN]].
How do I remove this as it is not easy to read the subject when this is in the box?
Because the Notes resource/reservation manager will only accept calendar UIDs of a particular format (that Exchange does not emit). CMN converts the UID to this format if necessary, storing the original in the only property that is returned to Exchange when the resource responds--the subject. When the resource replies, the original UID is restored so that Exchange can link the reply with the meeting (for tracking purposes).
The [[CMN]]UID[[/CMN]] actually needs to be in the reservation database and should not be removed. This is the unique identifier that CMN uses to keep track of the specific meeting requests. The CMN tool strips this information out of the subject line of the emails to the users but needs to keep it in the actual reservation database.