Table of Contents

TMimeWriter.EndMultiPartMessage Method

Call this method after the last call to EndPart, to finish the MIME message.

Syntax

Namespace: FlexCel.Core

public void EndMultiPartMessage(TextWriter message)

Parameters

<-> Parameter Type Description
message TextWriter

See also