I am starting to work with the web services API. I am new to these types of calls and I see the documentation, but it would be helpful if there were a few examples showing calls and result displays a few different ways. I am writing a very simple call that will display user information and it is not returning the result (instead it just returns SmarterMailUsers.wsSmarterMailUserAdmin.UserInfoResult). I was hoping someone could provide an example or provide a snippet on a way to do this correctly? //call the service wsSmarterMailUserAdmin.svcUserAdminSoapClient myUserService = new wsSmarterMailUserAdmin.svcUserAdminSoapClient(); //write the result to a label lblResult.Text = myUserService.GetUser("usernamehere", "passwordhere", "emailaddresshere").ToString();
By reporting abuse, a moderator will be asked to review the content of this interaction to take further action, if necessary.
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add noreply@smartertools.com to your trusted senders list in your email software.