property BeepMessage.ChannelID as Integer
Holds channel ID where message belongs.

  TypeDescription 
   Integer Integer value that specifies ID of the channel. 
 

ChannelID property defines which channel was used to transport the message. When message arrives from another peer, based on this information it will be dispatched to the profile that manages that channel.