MailBee.NET Objects 4.0

ImapBodyStructure.Description Property

Gets the description of the MIME part.

public string Description {get;}

Property Value

The string containing "Content-Description" header value, or a null reference (Nothing in Visual Basic) if the part does not have "Content-Description" header set.

See Also

ImapBodyStructure Class | MailBee.ImapMail Namespace