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