Raed the latest message from an email thread
Hi,Can I extract the latest message from an email thread in Exchange Transport Agent in Exchange 2013? For example. if someone replied to my email, I want to get the only text the other person added...
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[EWS] [Java] UTC times in meeting invites, cannot set TimeZoneDefinition
I'm creating appointments with attendees (aka meetings) and sending invitations. However, the times listed in the text of the invitation are UTC and I can't figure out how to change it or suppress it:...
View ArticleExchange Web Services Missing Interval Data for Yearly Recurrence
Hi,I have found whilst developing against an on premises version of Exchange 2013 using Web Services the interval value for yearly appointments is not returned.I used outlook to create a yearly...
View ArticleEWS managed api read emails for process mailbox with service account
Hi,I have setup a process mailbox account on exchange and added service account with editfor permissions.When I try to call service.FindItems using C# managed api I am getting the following error;When...
View ArticleEWS Managed API: "One or more subscriptions in the request reside on another...
Using streaming subscriptions in Exchange Online cloud. I group subscriptions into shared connections by groupinfo from Autodiscover. To create a new group I start with the service impersonating Anchor...
View ArticleExchange 2010 application on Visual Studio 2012 (.NET 4.0): Cannot load...
Hi I have recently upgraded my application from .NET framework 2.0 to 4.0. I am facing a strange problem after upgrade. I am unable to load Microsoft Exchange Assemblies. rc =...
View ArticleHow to get information of contact from contact list by mail app
Hello everyone,I am building a mail app for outlookaccount is office365i got inputted email from field to,cc,bccif inputted email is exist in exchange onlinei want to get more information as...
View ArticleC# and Powershell
I have seen a lot of posts on running Powershell in C# and have code that is working great when run under my account. What I'm wanting to do though is put my code in a monitoring service and have it...
View ArticleSearch appointments by required or optional attendees
Hi thereI need to search appointments by required or optional attendees using EWS. I've tried with a search filter collection and a query string but none of these options worked.Search Filter...
View ArticleWrite permission summary to delegates missing in Exchange Web Services...
Hello,I found all permissions for a configured delegate in the 'DelegateUser.Permissions' class but I can not find the option 'Write summary to delegate'. Do you know where can I find it in the...
View ArticleHow to specify custom property set for GetPersona operation
I'm making raw GetPersona SOAP requests to Exchange server (office365). As a response I get Persona object with all additional properties. How can I modify my request to get only some properties (e.g....
View ArticleSend to mass email to users in Exchange
Hi All, I need to email around 40 K users across different geographical locations in Exchange. I have PowerShell script to send users. But I know what will impact on Exchange's server performance. Q)...
View ArticleHow to get sent and received email list of a 'Universal Distribution group'...
Hi Support,I am using EWS to query some reports from exchange server 2010 and able to get results for Users using impersonation.When I am trying same with Distro Groups it gives error i.e 'The SMTP...
View ArticleHow to move default folder location of SMTP server to shared folder.
SMTP is installed in two of the WFEs. Default location of SMTP folders is c:\inetpub\mailroot\. To achieve high availability, we are planning to implement network shared folder as the default folders...
View Articlehow can we know if a conference room has resources like projector ,...
Hi We have a requirement to search a conference room having a projector or whiteboard.can we achieve this using c#. which libraries do i need to use.Thanks,Sravan kumar
View ArticleCan we use ADAL token to book a meeting room instead of passing password,...
Hi we have a requirement to book a meeting room, but for that we need to give password. so we wondering if there is any way like passing OAuth token like thing to book a room.Thanks adv,--Sravan kumar
View ArticleEWS Managed Api - Attachment URL
Hi I am using EWS Managed Api 2.2 and Exchange Server 2010_SP2. I am developing something to get attachment of email. I am wondering if I can get the url of any attachment in email to access from...
View ArticleCannot fetch additional properties when using FindPeople
I'm using raw SOAP request to get a list of people from GAL in Office365, By default, it returns only basic information about each Persona, when I try to add additional properties, like...
View ArticleDelete appointment restriction using EWS.
We are creating appointment in Outlook 2013 using EWS API. We want to create appointment which will not be delete by user. Only service can delete these appointment. how we can enable this feature for...
View Article