Freigeben über


ByteEncoder Constructor

The ByteEncoder constructor creates a new ByteEncoder object with default values.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ByteEncoder()
protected ByteEncoder()