Compartir a través de


ByteQuantifiedSize.ToBytes Method

Converts this value to bytes.

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

Syntax

'Declaration
Public Function ToBytes As ULong
'Usage
Dim instance As ByteQuantifiedSize
Dim returnValue As ULong

returnValue = instance.ToBytes()
public ulong ToBytes()

Return Value

Type: System.UInt64
The current value expressed in bytes.