Compartilhar via


DatabaseCopyStatusEntry.DatabasePathIsOnMountedFolder property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property DatabasePathIsOnMountedFolder As Nullable(Of Boolean)
    Get
    Friend Set
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As Nullable(Of Boolean)

value = instance.DatabasePathIsOnMountedFolder
public Nullable<bool> DatabasePathIsOnMountedFolder { get; internal set; }

Property value

Type: System.Nullable<Boolean>

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace