PublicFolderStatistics.FolderPath Property

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

Syntax

'Declaration
Public ReadOnly Property FolderPath As String
    Get
'Usage
Dim instance As PublicFolderStatistics
Dim value As String

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

Property Value

Type: System.String