wManager.Wow.Helpers Namespace
WRobot

WoWLocalPlayer..::..HasNewMail Property

Gets a value indicating whether has new mail.

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

Syntax


public bool HasNewMail { get; }
Public ReadOnly Property HasNewMail As Boolean
	Get
public:
property bool^ HasNewMail {
	bool^ get ();
}

Field Value

true if has new mail; otherwise, false.