What is the role of the ContentType property in Service Bus message payloads?
ContentType
It enables applications to describe the payload, with the suggested format for the property values being a MIME content-type description.
It determines the size of the payload.
It encrypts the payload for secure transmission.
The ContentType property describes the payload, suggesting a MIME content-type format.