Share via


MimeWriter.EndPart method

The EndPart method ends the current part.

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

Syntax

'Declaration
Public Sub EndPart
'Usage
Dim instance As MimeWriter

instance.EndPart()
public void EndPart()

See also

Reference

MimeWriter class

MimeWriter members

Microsoft.Exchange.Data.Mime namespace