ByteQuantifiedSize Constructor
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.UInt64