PublicFolderStatistics.FolderPath property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public ReadOnly Property FolderPath As MapiFolderPath
Get
'Usage
Dim instance As PublicFolderStatistics
Dim value As MapiFolderPath
value = instance.FolderPath
public MapiFolderPath FolderPath { get; }
Property value
Type: Microsoft.Exchange.Data.MapiFolderPath