|
Can anyone help with why this VB code does not
work with the Imail API. I am not getting any help from Ipswitch
Dim objServer
As IMailServer
Dim objMailboxes As IMailMailboxCollection Set objServer = New IMAILAPILib.IMailServer objServer.Connect "perre.com", "demo", "demo" Set objMailboxes = New IMAILAPILib.IMailMailboxCollection MsgBox "You got " & objMailboxes.Count & " mailboxe(s) available." -drasko
Drasko Markovic
Living Address, automatic ad-hoc documetation tools http://www.livingaddress.com/ mailto:[EMAIL PROTECTED] |
- Re: [IMail Forum] Imail API from VB Drasko Markovic
- Re: [IMail Forum] Imail API from VB R. Scott Perry
- Re: [IMail Forum] Imail API from VB Smart Business Lists
- Re: Re[2]: [IMail Forum] Imail API from VB Drasko Markovic
- Re[4]: [IMail Forum] Imail API from VB Sanford Whiteman
- Re: Re[4]: [IMail Forum] Imail API from ... Drasko Markovic
- Re: Re[4]: [IMail Forum] Imail API f... Len Conrad
- RE: [IMail Forum] Imail API from VB Don Schreiner
- RE: [IMail Forum] Imail API from VB R. Scott Perry
- RE: Re[4]: [IMail Forum] Imail API from VB Magnus Kjellberg
- RE: Re[4]: [IMail Forum] Imail API from VB Len Conrad
