I would like to k开发者_运维知识库now How to Create Folders and rules in exchange server 2003 as i am using webdav code in c#. I have tried with few examples but not able to get it.To create a folder,
i have created one application which will send and receive mails, s开发者_运维百科o in that application when i send any mail then it should go to \"user created\" folder instead of \"sent\" folder of
I\'m developping, in c#, an application that will (among other things) send e-mail. The idea would be to have -- for example -- an \"order this item\" button, and when they click it, 开发者_运维技巧
Please could someone tell me the recommended way to perform common tasks in Exchange 2003 from a C# app? I\'m rewriting an old VB app that used CDOEXM.DLL but I\'m having loads of problems adding that
I have written an applic开发者_如何转开发ation to send an email using the WebDav protocol as shown in the following link. This works perfectly, however there seems to be a limitation that the FROM ema
I am trying to create an appointment using CDOEX in Exchange 2000. The code snippet is from msdn and is VB6.
I keep getting550 5.7.1 Unable to relay for someUser@gmail.com try { Properties p = System.getProperties();
Count unread mails From Exchange Server 2003 (o开发者_开发问答utlook Web App) from C# This article might help you.
I\'m looking to create a VSTO that performs as a meter for my users so that they can see how much of their Exchange quota they are using at any given time.The idea is that it will be in their toolbar
We\'ve currently got an issue where we\'re receiving a lot of bounced e-mails (from an auto generated e-mail) back from people where a specified e-mail address is not valid (failure notice).I need to