Hunny Software Library Reference

Field.FieldBody Property

Gets or sets the field body.

[Visual Basic]
Public Property FieldBody As FieldBody
[C#]
public FieldBody FieldBody {get; set;}

Property Value

The contained field body.

See Also

Field Class | Hunny.Mime Namespace