Use MOLL-E item instead of to go to Mailbox (you need to activate option
UseMail).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
public bool UseMollE { get; set; }
Public Property UseMollE As Boolean
Get
Set
public:
property bool^ UseMollE {
bool^ get ();
void set (bool^ value);
}