SharpMimeTools Documented Class Library

SharpMimeMessage.Close Method 

[This is preliminary documentation and subject to change.]

Clears the parts references contained in this instance and calls the Close method in those parts.

public void Close();

Remarks

This method does not close the underling Stream used to create this instance.

See Also

SharpMimeMessage Class | anmar.SharpMimeTools Namespace