Task.Body

Task.Body property

Gets or sets a task body.

public string Body { get; set; }

See Also