Hello,
I am new to exchange, and need to figure out a way to pass the contents of EVERY incoming email message to a VB.NET application I have written.
Although not important, the application parses the message body, executes some business rules, and inserts stuff in to a SQL Database.
I have...
Anybody come up with a solution for this? I also need to know whether yes or cancel was selected.
The way the code works now, if the user selects "cancel", the button's click_Event never runs. I need to do a series of things depending on which value they selected.
Any help is...
Hello,
I design schemas using XMLSPY, a great program. Often, I do not want to make an element optional, but do need to allow blank values. For strings this is easy, I simply set the minlength = 0.
My question is, how can I accomplish this with other datatypes(integer, decimal, boolean...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.