MimeRecipient constructor
The MimeRecipient constructor initializes a new instance of the MimeRecipient class with default values.
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 MimeRecipient()
public MimeRecipient()