Welcome to AspAdvice Sign in | Join | Help

.Net Discoveries

An attempt to pass along some answers I have discovered in my .Net coding.

Browse by Tags

All Tags » Asp.net » GroupWise Soap   (RSS)
VB.Net and GroupWise Soap Pt. 4 - HTML Messages
Prologue In my last few posts, I talked about accessing GroupWise via the SOAP services that they provide. In the last post, specifically we looked at sending and creating messages. I left with the promise that if I could get draft HTML messages to work Read More...
VB.Net and GroupWise Soap Pt. 3 - Creating a Message
Prologue In my last post, I talked about accessing GroupWise via the SOAP services that they provide. Specifically, we looked at getting a folder list. In this post I want to expand upon the application that we started and add some more functionality. Read More...