ByteQuantifiedSize constructor
Initializes a new instance of the ByteQuantifiedSize class with the specified value.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
byteValue As ULong _
)
'Usage
Dim byteValue As ULong
Dim instance As New ByteQuantifiedSize(byteValue)
public ByteQuantifiedSize(
ulong byteValue
)
Parameters
byteValue
Type: System.UInt64A value.