Share via


Database.DatabaseSize Property

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

Syntax

'Declaration
Public Property DatabaseSize As Nullable(Of ByteQuantifiedSize)
    Get
    Friend Set
'Usage
Dim instance As Database
Dim value As Nullable(Of ByteQuantifiedSize)

value = instance.DatabaseSize
public Nullable<ByteQuantifiedSize> DatabaseSize { get; internal set; }

Property Value

Type: System.Nullable<ByteQuantifiedSize>
Returns Nullable<T>.