Imap4AdConfiguration.ShowHiddenFoldersEnabled property

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

Syntax

'Declaration
Public Property ShowHiddenFoldersEnabled As Boolean
    Get
    Set
'Usage
Dim instance As Imap4AdConfiguration
Dim value As Boolean

value = instance.ShowHiddenFoldersEnabled

instance.ShowHiddenFoldersEnabled = value
public bool ShowHiddenFoldersEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

Imap4AdConfiguration class

Imap4AdConfiguration members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace