function AddContact(UIN: LongWord): Boolean
Adds UIN to contact list after logon(when you are online), UIN automaticly added to ContactList TStrings. After adding the UIN you will receive status notifications.
Returns True when UIN is added to the list(it wasn't there before).