wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..MailBlue Property

Send blue items (you need to activate option UseMail).

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

Syntax


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