MailBee.NET Objects 4.0

ImapBodyStructure.Location Property

Gets the body content URI of the MIME part.

public string Location {get;}

Property Value

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

See Also

ImapBodyStructure Class | MailBee.ImapMail Namespace