MIME content headers syntax for attachment name
Hello, I've the following problem: an application sends a MIME text mail with text/plain attachments with the following syntax. Some recipients see the attachment as attachment, others see the...
View ArticleOWA Signature Update
Hi All,We're using Exchange Web Services to set user signature in Outlook Web Access. It works great, we see the signature under Options>Settings and the "Automatically include my signature on...
View ArticleExchange Server Dash board Creation
hi,Iam A Beginner for The Exchange server 2010.I have Installed Exhcnage server 2010 and iam monitering this exchage server for Internal Testing.Can anybody Tell how to monitor this exchange server as...
View ArticleHow to develop a mail app for OWA 2013 for a custom message class
Hello,Our application creates mailbox items of a custom message class. This class does not inherit e.g. from IPM.Note.Currently the Rule element in the manifest file for mail apps allows e.g.<Rule...
View ArticleDeveloping for SharePoint 2013 using Visual Studio 2012
I am behind a corporate firewall and the company I work for has VS 2012 Ultimate. I want to start developing for SharePoint 2013 using VS 2012. I found out later that the default installation does not...
View ArticleCannot get mail headers using EWS
Hi, I am writing a testing app to send and retrieve mail message using EWS 2.0 C#. And email contains 3 custom extended properties called "X-ActionType", "X-ChildId" and "X-ThreadId". And this works...
View ArticleUnique id on AppointmentItem, EWS Managed API 2.0
Hi, We have previously used the EntryId on an AppointmentItem as a unique id when using the EWS service. However in the latest release of the managed API (2.0) this porperty do not exist. We are now...
View Articleexchange2013 OWA UserPick Page Return Value
I want to use my user picker page to replaced the system default page,I use jquery change the pick button's click event to popup my user picker page;but I don't know how to throw js return the...
View ArticleHow to display the message form for an item ID in mail apps for mobile devices
Hi,The JS API for mail app development provides the call Office.context.mailbox.displayMessageForm to display an item in a popup window. This works fine, e.g. in Chrome, IE or Safari if the popup...
View ArticleHow to i filter out meetings by itemId in a findItem request
I am making a findItem SOAP request to the exchange server using the following format . I would like to filter the returned values based on the Recurring master ItemId or the changeKey . Any help would...
View ArticleHow to move root folders to Managed Folders
HiHow to I move a folder called "Cabinet" to a Managed folder using Exchange Webservices and Powershell?Thanks
View ArticleEmail application for windows 8 store app
I want to write a mail like application which needs to support common mail protocols including Exchange Server. Does Windows 8 store app APIs support communicating with Exchange server? Is there an...
View Articlequery about new-mailbox cmdled
From the following technet article http://technet.microsoft.com/en-us/library/dd298064.aspx I could only make out that the search results of new-mailbox can only be copied into the target mailbox in a...
View ArticleWill you please tell me about any WMI class which contain information about...
Will you please tell me about any WMI class which contain information about exchange server 2013 like exchange version, roles installed and other general information.Sandeep Gupta
View Articleget folders in a mailbox in recovery database
Hi,I want to get a list of folders in a mailbox in the recovery database without restoring the mailbox.How can I achieve that?Thanks,GaganGagan
View ArticleEWS - The remote server returned an error: (401) Unauthorized
I’m developing client application, which connects to a mailbox then reads/parses messages and updates client database. The company uses Office 365. I’m using Managed APIs :var _service...
View ArticleHow to Eable "Prompt to empty deleted items upon exit" option in Outlook 2010
Hi All,Pls help me on this.How to Eable "Prompt to empty deleted items upon exit" option in Outlook 2010Regards, Dan
View ArticleEmal Alias Configuration with PowerShell for Exchange Online
I found a rather old post for (presumably) on-premise:http://social.technet.microsoft.com/Forums/en-US/exchangesvrdevelopment/thread/92e50e90-978a-4db1-93ad-b04317ad5173/All samples for Exchange Online...
View ArticleNew-MailBoxRestoreRequest Filters
Hi,I want to filter mails while restoring mails from Recovery Database using New-MailBoxRestoreRequest.like SubjectKeywords, ContentKeywords, Sender, Recipient, Date etc. in Exchnage 2013.How can I...
View ArticleHow to get all the distribution lists a user is member of using EWS Managed API
I am building a asp.net application and want to find all distribution lists a user is member of and display on the the page. How this can be done using EWS Managed API?
View Article