Share via


MimePart Constructor

The MimePart constructor creates a blank MimePart object.

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

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New MimePart()
public MimePart()