Mail forwarding & "Mail from"
Hello,For some users, I need to forward emails to their personal address.I've a contact which is "contact@mycompany.com". The principal SMTP address is "contact@gmail.com".The sender of an email is...
View Article[EWS] finding emails path
Hey, I'm looking for a way to find an item \ mail path. I don't want to use a backtrack recursion cause its not very officiant...Also if its not to much to ask to do this in Java :D Thanks a lot!
View ArticleSend Welcome Email to New User using the Scripting Agent
HiI require some assistance please. I have found a number of scripts online to send a Welcome Email to new users whereby they make use of the ScriptingAgent.xml file.I like the way the scripts have...
View Article[E2007][EWS][C#][Windows]: Cannot delete delayed delivery emails
I am using EWS to schedule delayed delivery emails in advance for a package management system. When a package is "logged" the system creates two delayed delivery emails, one 7 days out and one 14 days...
View ArticleWhat personal retention tag is applied to folders
I am trying to use the code below to view the retention tags applied to folders in a given user's...
View Articleget outlook UserProperties in RoutingAgent
Similar question:Where are the UserProperty?In outlook add-in “FormRegion1_FormRegionShowing”Method, I write code: mailItem = ((Microsoft.Office.Tools.Outlook.FormRegionControl)sender).OutlookItem as...
View Articlehow to use RoutingAgent return mail and approval mail.
Hi, All:In RoutingAgent class , I have some custom logic judgment.For example:Need return mail.Need approval mail.OtherIn Exchange SDK or API, I don’t find return mail or approval mail . Have any good...
View ArticleEWS
Hi All,I'm developping a solution that requires to connect to Office 365.As I understand, I need to use Exchange Web Services (EWS).But everything I find, documentations and example codes, are related...
View ArticleError Integrating EWS 2.2 with Windows Phone 8.1 App
Hi,I am new to Windows Phone development. I have a basic need to access the Exchange Calendar.I am using Windows Phone 8.1 SDK and Exchange Web Service 2.2 SDK.As a first step I tried to use...
View ArticleEWS script to delete a contact?
Hello all,I'm looking for some help coming up with an EWS script that can be used to delete a contact from a few hunderd users mailboxes. Ideally, I'd like to target the contact for deletion based on...
View ArticleIs Exhange Web Service 2.2 Managed API Supported on Windows Phone 8.1 App
I am developing Windows Phone 8.1 App.Wanted to check if Exhange Web Service 2.2 Managed API is supported on Windows Phone platform.
View ArticleFacing issue in suggested meeting time in ews-java-api
Hi,I have a meeting room id , and i want to get Free and Busy schedule of the meeting room , below is the code i am usingList<AttendeeInfo> attendees = new ArrayList<AttendeeInfo>();...
View ArticleStreaming Notifications Limits
Hi All,I am working on an application which requires me to write a service that filters new Calendar appointment objects to a Database running on an external server. I would like to do this for all the...
View ArticleSpace for public folders
Hello,I am worried that there is not enough space for my public folder replica move to Exchange 2010. Where does exchange store the public folders. Are they stored within the exchange mailbox databases...
View ArticleConnecting to Exchange Server 2013 using IMAP command gives authenication error
Hello All,My application (it is a C# code) connects to Microsoft exchange server 2013 using POP3 and IMAP, processes the emails, marks as read and move to particular folder if it is processed...
View ArticleAddin extra properties to MAPI messages
Hi!On msdn website http://msdn.microsoft.com/de-de/library/cc765570.aspx following is written:"MAPI Property Overview:...Clients can define properties to describe new message classes, and service...
View ArticleFilter Shared Calendar Items content based on user
HiI am very new to Exchange development and need to find a solution to this problem:My outlook users must be able to view the complete calendar item description only if their name is mentioned in it....
View ArticleEWS Authentication issue in ASP.net
Hi, https://msdn.microsoft.com/en-us/library/office/dn567668(v=exchg.150).aspx I need to search for a specific subject email for current date in currently logged in On premise SharePoint 2010...
View ArticleFailure with EWS via WWSAPI (native code)
Failure with EWS via WWSAPI (native code) I'm trying to make a request against Exchange(*) EWS using WWSAPI (native code). Exchange replies with the error: "Cannot process the message because the...
View ArticleDeployement of Exchange server 2010
Hi,What is the best practice to deploy Ms exchange server 2010 in a Virtual environment taking into consideration the following:1- Security ( frontend/backend design) which servers needs to be...
View Article