Body

SearchResultProperties.Body property

Specifies a free-form, variable-length data field associated with a stored item on the server.

public List<Body> Body { get; }

See Also