LongPath.DriveName Property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property DriveName As String
Get
'Usage
Dim instance As LongPath
Dim value As String
value = instance.DriveName
public string DriveName { get; }
Property Value
Type: System.String