Compartir a través de


ByteQuantifiedSize.FromTB Method

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

Syntax

'Declaration
Public Shared Function FromTB ( _
    tbValue As ULong _
) As ByteQuantifiedSize
'Usage
Dim tbValue As ULong
Dim returnValue As ByteQuantifiedSize

returnValue = ByteQuantifiedSize.FromTB(tbValue)
public static ByteQuantifiedSize FromTB(
    ulong tbValue
)

Parameters