exchange-server
EWS Pull Notification problem with unread mails arrived between polling intervals
EWS Pull notifications are great in fetching new mails arriving while polling for the notifications, however if I increase the intervals between polling reque开发者_JAVA百科sts, the mails arriving bet[详细]
2023-04-05 23:28 分类:问答What is the simplest way of getting exchange messages into SQL Server database
SQL Server has dbmail for sending mail开发者_如何转开发s but how to get emails easily inside database?If you are talking about Exchange 2007/2010, you should look into SyncFolderItems:[详细]
2023-04-05 22:55 分类:问答Sending email using JSP
This problem is driving me nuts. I have the following code: <html> <body> <%@ page import=\"java.util.*\" %>[详细]
2023-04-05 19:23 分类:问答Setting the delete flag on email, nothing happens in IMAP inbox
Im connecting to a webmail (Exchange 2003) via IMAP. Im using a library from mailbee to do this. After i\'v read a mail I whant it to be deleted. My problem is that it\'s never removed from my mailb[详细]
2023-04-05 10:34 分类:问答Exchange Web Services (EWS) FindItems within All Folders
I am using the following c开发者_如何学编程ode to find all the emails sent from a user, however this only searches the main Inbox folder and doesn\'t check any sub-folders.I would like to search all t[详细]
2023-04-05 01:00 分类:问答Open Outlook mail Item using EntryID, StoreID, and / or PR_ENTRYID
NOTE: I\'m using VBA and Office 2007. (I would use C#, but the project parameters don\'t allow this) I\'m attempting to find some method in Outlook, or an API, that will allow me to open an Outlook m[详细]
2023-04-05 00:44 分类:问答How to download unread email attachment using Exchange web service in ASP.NET?
I am using Exchange Server 2007 SP3 and I am able to connect exchange web service using following code[详细]
2023-04-04 22:33 分类:问答How to solve issue with JavaMail -> javax.mail.MessagingException: 220
I\'m trying to generate a connection with the Exchange Server of my company, and retrieve some email from it. I\'m using a code that I took from the following page, http://www.vipan.com/htdocs/javamai[详细]
2023-04-04 20:52 分类:问答Exchange Web Services from SharePoint 2007.. which DLL?
MOSS 2007 is .net 2.0.. I found this DLL Microsoft.Exchange.WebServices.dll and moved it to my bin and addedthis to web.config[详细]
2023-04-04 06:26 分类:问答Get current user's email address in .NET [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.[详细]
2023-04-03 12:48 分类:问答