MailBee.NET Objects 4.0

ImapBodyStructure.Filename Property

Get the filename of the MIME part.

public string Filename {get;}

Property Value

The string containing the filename of the MIME part, or a null reference (Nothing in Visual Basic) if no filename is available.

Remarks

MailBee obtains the filename from the value of "filename" parameter of DispositionParams.

See Also

ImapBodyStructure Class | MailBee.ImapMail Namespace