procedure CloseStream;
Description
Specifies that the stream that contains the attachment content returned by the OpenStream method can be closed.
Always call this method when you have finished working with an object returned by the OpenStream method.
See Also