matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: Won't display toasts
quote: Originally posted by Addenorw
Messenger.ContactName
And this doesn't exist
You need to use
code: var sName = Messenger.Contacts.GetContact(Email).Name;
This post was edited on 10-06-2008 at 08:20 PM by matty.
|
|