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; }

Property value

Type: NonRootLocalLongFullPath

See also

Reference

Database class

Database members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace