QPDecoder constructor
The QPDecoder constructor creates a new QPDecoder object that has default values.
Namespace: Microsoft.Exchange.Data.Mime.Encoders
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New QPDecoder()
public QPDecoder()