Gets the parameters collection that contains the list of parameters in the “Content-Type” header, if any.
Syntax:
Set <oParameters> = object.GetParameters
Returns:
If successful, returns an object of type FREDI.mailParameters, otherwise NULL or empty.
Samples