Parameter values present in the MIME content-type header of this body part (for instance, 'charset').

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public Dictionary<string, string> Parameters { get; set; }

See Also