Specifies a value indicating whether to disable execution of 'STATUS' command before selecting a folder to determine a number of not-seen messages.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Property DisableStatusOnSelectFolder As Boolean
	Get
	Set
C#
public bool DisableStatusOnSelectFolder { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also