Additional attribute fields for specifying the name of a file, the creation date and modification date, which can be used by the reader's mail user agent to store the attachment.

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> Attributes { get; set; }

See Also