Specifies whether to normalize 'Inbox' folder name casing.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Property NormalizeInboxName As Boolean Get Set |
| C# |
|---|
public bool NormalizeInboxName { get; set; } |