Contains the name of the transmitted file if the content-disposition is of type "Attachment" and if the name value was provided as part of the header information. This field may be empty.

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

Syntax

C#
public string Filename { get; set; }

See Also