NonRootLocalLongFullPath.Parse method

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

Syntax

'Declaration
Public Shared Function Parse ( _
    pathName As String _
) As NonRootLocalLongFullPath
'Usage
Dim pathName As String
Dim returnValue As NonRootLocalLongFullPath

returnValue = NonRootLocalLongFullPath.Parse(pathName)
public static NonRootLocalLongFullPath Parse(
    string pathName
)

Parameters

Return value

Type: Microsoft.Exchange.Data.NonRootLocalLongFullPath

See also

Reference

NonRootLocalLongFullPath class

NonRootLocalLongFullPath members

Microsoft.Exchange.Data namespace