LongPath.PathName property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Property PathName As String
    Get
    Protected Set
'Usage
Dim instance As LongPath
Dim value As String

value = instance.PathName

instance.PathName = value
public string PathName { get; protected set; }

Property value

Type: System.String

See also

Reference

LongPath class

LongPath members

Microsoft.Exchange.Data namespace