access to my Office 365 third-party app for external user : “a User account...
In my third-party web application of Office 365, I want to have access to the contacts, events and emails of all the users from the organizations who installed my app. The thing is I don't want that...
View Articleparsing InternetMessageHeaders via EWS
I have some generic mailboxes in my Exchange 2010 environment that have a number of smtp addresses assigned to them. I would like to write a script to parse the emails in these generic mailboxes and...
View ArticleError when trying to search for folders within an Exchange server
I am working on an existing application that searches folder within an exchange server in asp.net C#The code is very basic is like this FolderView view = new FolderView(int.MaxValue);...
View ArticleOutlook 2010 mail creating error
I have exchange server 2010 and my client is windows 7 and when I tried to set up a new email for the client, I got this errorsI have done many things such as:1. I deleted all the outlook files in the...
View Article[E2013][C#][Windows]: Encountered an internal error in the SSL library
Scenario - I'm developing a .Net 4.0 based application on Window 7. It simply Enable-Mailbox for particular user over remote Exchange Server 2013.ES 2013 is installed on Windows Server 2012. PowerShell...
View ArticleWhere can I find the url address for my microsoft exchange server?
Hi,I am unable to find the url address for my microsoft exchange server.It will be greatly appreciated if someone could help me finding the server address.Thanks
View ArticleIn Failover Cluster 2008 mailbox2 server network status Unavailable (down).
Hi I am new here, & hope i can get some help for the below issuelet me keep it simple scenario i have 2 mailbox server ( mbx01 & mbx02)2 cashub Server ( cshb1-cshb2) all running on hyper-v....
View ArticleExchange 2010 updating recurring meetings
Using Exchange 2010 and a variety of Outlook clients, usually 2007 or 2010. When a recurring meeting's attendees, title, or contents are updated, and the organizer sends updates to new or all...
View ArticleExchange 2010 SP1 hosting /powershell/ not showing all commands
Hi,,I have a Exchange 2010 SP1 /hosting setup in place and I'm now trying to build some simple provisioning in C# to, for example, create an organization. string str_password = "#######"; string...
View ArticleScan the mailbox Content using the exchange powershell commands (need urgent...
hi, Is there any way where in i can scan the mail content of each mailbox user and classify that these no of voice or video or text messages are there in user inbox using the powershell. My requirement...
View ArticleOffice 365 hybrid with msdn premium
We are trying to creating a hybrid exchange setup for our development testing purpose.I have few doubts,1. I'm using office365 account i got using my msdn premium account. Is it possible to use...
View ArticleExchange 2010 SP3 Rollup Update 6
Our Exchange environment is currently on Exchange 2010 SP3 RU3 and the Forefront Protection 2010 for Exchange server version is 11.0.713.0 (Rollup 3). We planning to upgrade Exchange servers and...
View ArticleExchange 2010 - Need a script to remove all meetings owned by a specific user
Hi everybody, I don't have experience with exchange scripting nor powershell so I'm looking for some help.The tast I need is to find and remove all meetings owned by a specific user. For example, when...
View ArticleAD distribution group not in Outlook
I have created several distribution groups into Active Directory. Those group don't show in the Outlook. Should I set more properties to the groups or ?
View Article[E2010] [EWSMA] [C#] [Windows]: Determine if meeting was sent by delegate
If I retrieve an appointment/meeting item using the EWSMA is there any way to tell if it was sent by a delegate? In Outlook the meeting request would show as being sent by "Delegate on behalf of...
View ArticlePidLidAllAttendeesString contains unchecked resources from...
We are impersonating rooms calender to find all appointments and then we book mapped resources in our own system. Now to access the resources that organizer has choosen while creating a meeting we...
View Article[E2010] [EWS] [C#] [Windows]: Testing connection before calling FindItems
Hello,I read somewhere that when you call the FindItems method, that it opens and closes the connection for you. Is there a way to verify that the exchange server(s) are up and ready to respond to...
View Article[E2010][EWSMA] [C#][Windows8.1]Is there a bug which prevents returning...
I can return strings from extended properties, but no numbers/currency. Am I missing something or is this a bug? Any help would be greatly appreciated. I have found other similar questions going back 4...
View ArticleDisk space question
I have physical Exchange Server 2007 SP3 running on Windows Sever 2003 all latest updates. Its a ccr cluster. Have two mbx server and one client, hub transport server.It has 900 gb raid 5 disk space...
View ArticleEWS 2010 Managed API Cannot delete email if scheduled via extended properties
I have code that schedules an email as below:Scheduling Code: _ExchangeService.Credentials = new WebCredentials(_UserName, _Encrypt.getEncryptedValue(),_Domain);...
View Article