AmpForm.Method
AmpForm.Method property
The method attribute tells the server about the request method.
public FormMethod Method { get; set; }
See Also
- enum FormMethod
- class AmpForm
- namespace Aspose.Email.Amp
- assembly Aspose.Email
The method attribute tells the server about the request method.
public FormMethod Method { get; set; }