You will have to contact Alex Evans.
AEvans@novell.com
>>> On Tuesday, November 10, 2009 at 4:26 PM,
castigd<castigd@no-mx.forums.novell.com> wrote:
> Is there any sample code that shows how to perform functions using
> Visual Basic with the GroupWise messenger API?
> I'm trying to send a message to a person using Visual Basic.net, and I
> tried the code below, but got stuck.
>
> so far I have tried the following, but I do not know how to Send a
> message to my contact called "SmithJ" after I select the contact.
>
> Imports NovellMessengerClientLib
> Dim NMClient1 As New NovellMessengerClientLib.NMClient
> NMClient1.SelectContact("SmithJ","")