AmpFormMethod Property

The method attribute tells the server about the request method.

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

Property Value

Type: FormMethod
See Also