Share via


MimeWriter.EndContent method

The EndContent method closes the stream to which this MimeWriter writes.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub EndContent
'Usage
Dim instance As MimeWriter

instance.EndContent()
public void EndContent()

See also

Reference

MimeWriter class

MimeWriter members

Microsoft.Exchange.Data.Mime namespace