IMServer Property
This is the instant messaging server.
Syntax
public String getIMServer(); public void setIMServer(String IMServer);
Remarks
This is the instant messaging server to which the component will connect when the Connect method is called. The IMServer property must contain a valid XMPP (Jabber) server, or any subsequent calls to the Connect method will fail.
Default Value
""