ByteQuantifiedSize.ToString method

Converts the numeric value of this instance to its equivalent string representation.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As ByteQuantifiedSize
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
The numeric value of this instance in its equivalent string representation.

See also

Reference

ByteQuantifiedSize structure

ByteQuantifiedSize members

ToString overload

Microsoft.Exchange.Data namespace