wManager.Wow.Helpers Namespace
WRobot

WoWGameObject..::..IsMailbox Property

Gets a value indicating whether is mailbox.

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

Syntax


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

Field Value

true if is mailbox; otherwise, false.