exchange-server-2003
Create Folders and rules in exchange server 2003
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,[详细]
2023-04-08 18:28 分类:问答how to sent mail to "user created" folder instead of "Sent" folder, when the mail was sent using webdav,c# to exchange 2003 server
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[详细]
2023-04-02 20:50 分类:问答Getting default credentials, like Outlook
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, 开发者_运维技巧[详细]
2023-03-28 09:35 分类:问答Create Mailbox in Exchange 2003 using C#
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[详细]
2023-03-08 05:43 分类:问答Alter Sender email address - WebDav
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[详细]
2023-02-15 13:02 分类:问答Cannot complete the function with CDOEX and Exchange 2000
I am trying to create an appointment using CDOEX in Exchange 2000. The code snippet is from msdn and is VB6.[详细]
2023-02-06 04:03 分类:问答JavaMail 1.4.3 sending mail though exchange 2003
I keep getting550 5.7.1 Unable to relay for someUser@gmail.com try { Properties p = System.getProperties();[详细]
2023-02-04 15:37 分类:问答Count unread mails From Exchange Server 2003 (outlook Web App) from C#
Count unread mails From Exchange Server 2003 (o开发者_开发问答utlook Web App) from C# This article might help you.[详细]
2023-02-04 12:24 分类:问答Getting Outlook/Exchange folder size info programmatically in a VSTO
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[详细]
2023-01-26 15:49 分类:问答Powershell - MS Exchange E-mail Autoresponder
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[详细]
2023-01-23 01:37 分类:问答