I'm using this code:
It normally must send to "CrazyGirl56" but it sends to "crazygirl56". There is case problem. Who can help me?
Code:
skype.Attach(5, true);
skype.SendMessage("CrazyGirl56", "hey");