DatabaseCopyStatusEntry.DiskTotalSpace property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property DiskTotalSpace As ByteQuantifiedSize
Get
Friend Set
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As ByteQuantifiedSize
value = instance.DiskTotalSpace
public ByteQuantifiedSize DiskTotalSpace { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.ByteQuantifiedSize
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace