MailBee.NET Objects 4.0

ImapBodyStructure.DispositionParams Property

Gets the name-value list of disposition parameters.

public System.Collections.Specialized.StringDictionary DispositionParams {get;}

Property Value

A reference to the StringDictionary object containing name-value pairs representing all parameters of "Content-Disposition" header.

Remarks

All parameter names are lowercased, while parameter values remain unchanged. This is the specifics of StringDictionary object.

See Also

ImapBodyStructure Class | MailBee.ImapMail Namespace