ServiceBusMessage.Body Property

Definition

Gets or sets the body of the message.

public BinaryData Body { get; set; }
member this.Body : BinaryData with get, set
Public Property Body As BinaryData

Property Value

Applies to