Share via


Database.IsPublicFolderDatabase Property

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

Syntax

'Declaration
Public ReadOnly Property IsPublicFolderDatabase As Boolean
    Get
'Usage
Dim instance As Database
Dim value As Boolean

value = instance.IsPublicFolderDatabase
public bool IsPublicFolderDatabase { get; }

Property Value

Type: System.Boolean