PublicFolder.ParentPath Property

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

Syntax

'Declaration
Public ReadOnly Property ParentPath As String
    Get
'Usage
Dim instance As PublicFolder
Dim value As String

value = instance.ParentPath
public string ParentPath { get; }

Property Value

Type: System.String