BodyType

OOFReqParametrs.BodyType property

Specifies the format type of the body content of the item. The following are the permitted values for the BodyType element: - Text - HTML

public BodyType BodyType { get; set; }

See Also