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