Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- pathName
Type: System.String 
Return value
Type: Microsoft.Exchange.Data.NonRootLocalLongFullPath
See also
Reference
NonRootLocalLongFullPath class