wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..UseMollE Property

Use MOLL-E item instead of to go to Mailbox (you need to activate option UseMail).

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


public bool UseMollE { get; set; }
Public Property UseMollE As Boolean
	Get
	Set
public:
property bool^ UseMollE {
	bool^ get ();
	void set (bool^ value);
}