Compartir a través de


ReconciliationMessageProcessingDataEvent.ToBytes Method

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
Public Function ToBytes As Byte()
'Usage
Dim instance As ReconciliationMessageProcessingDataEvent
Dim returnValue As Byte()

returnValue = instance.ToBytes()
public byte[] ToBytes()

Return Value

Type: []

Implements

IPerfEventData.ToBytes()