Body

Get or Set the body of this message
Namespace: Pipes.MessagesAssembly: Pipes in (Pipes.dll)

Syntax

C#
public object Body {
	get;
	set;
	}