FormFieldLabel Property

Get or set label of field.

Namespace:  Aspose.Email.Amp
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string Label { get; set; }

Property Value

Type: String
See Also