ContentDispositionParameters Property

Gets the parameters.

Namespace:  Aspose.Email.Mime
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public TrackingStringDictionary Parameters { get; }

Property Value

Type: TrackingStringDictionary
A StringDictionary that contains parameter name/value pairs.
See Also