MimeWriter.StartPart method
The StartPart method begins a new MIME part.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub StartPart
'Usage
Dim instance As MimeWriter
instance.StartPart()
public void StartPart()