Compartilhar via


DatabaseCopyStatusEntry.ExchangeVolumeMountPoint property

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

Syntax

'Declaration
Public Property ExchangeVolumeMountPoint As String
    Get
    Friend Set
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As String

value = instance.ExchangeVolumeMountPoint
public string ExchangeVolumeMountPoint { get; internal set; }

Property value

Type: System.String

See also

Reference

DatabaseCopyStatusEntry class

DatabaseCopyStatusEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace