Share via


ByteQuantifiedSize.ToTB method

Converts this value to terabytes (TB).

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

Syntax

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

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

Return value

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

See also

Reference

ByteQuantifiedSize structure

ByteQuantifiedSize members

Microsoft.Exchange.Data namespace