Share via


Database.TemporaryDataFolderPath Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property TemporaryDataFolderPath As NonRootLocalLongFullPath
    Get
'Usage
Dim instance As Database
Dim value As NonRootLocalLongFullPath

value = instance.TemporaryDataFolderPath
public NonRootLocalLongFullPath TemporaryDataFolderPath { get; }