What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Visual Basic, change msn name

Visual Basic, change msn name
Author: Message:
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. Visual Basic, change msn name
Ok so I'm makeing a little program here and I'd like to be able to change my msn name with the program. In Visual Basic, Im loading

code:
Public WithEvents Msn As MessengerAPI.Messenger
Set Msn = New MessengerAPI.Messenger


Now this works for everything but changing the name. OR I just don't know how to do it.  So can any one help?

[Image: top.gif]
02-14-2007 08:37 PM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Visual Basic, change msn name
The FriendlyName property is readonly.
02-14-2007 08:39 PM
Profile E-Mail PM Find Quote Report
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. RE: Visual Basic, change msn name
Yea I noticed that. so there isn't one that is not readonly?
[Image: top.gif]
02-14-2007 11:22 PM
Profile PM Web Find Quote Report
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: Visual Basic, change msn name
It would be kind of pointless to make it read only if they were just going to expose it in another public API don't you think?
02-15-2007 08:43 AM
Profile PM Web Find Quote Report
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
O.P. RE: Visual Basic, change msn name
Ahh yea. true. Alright then thanks.
[Image: top.gif]
02-16-2007 09:20 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On