#7110
Support 1a
Participant

    For messages the user creates, I would suggest the OnSend event. From that point you should be able to access the CommandMessage’s categories collection, ennumerate it to see if the user has set a category, and update the category if required.

    You could also try the OnCompose event, but that wouldn’t give the user the opportunity to set a category themselves.

    I hope this helps,

    Advansys Support