A data object for storing broadcast message data.
|  Clone | Makes a copy of "IApplicationBroadcastMessage" object. | 
|  BroadcastData | The custom broadcast message payload data. The "BroadcastType" property should indentify the format of this payload. | 
|  BroadcastMessageID | The ID of this broadcast message. | 
|  BroadcastType | The custom type of this broadcast message. | 
|  QueueID | The ID of the task queue to which this broadcast message belongs. |