Exchange 2007 Problem.
Hi, I am trying to add NewUser entry in Exchange. I have written a code to execute command Enable-MailUser. I have set all commands parameter as Identity, ExternalMail. But it is giving me exception...
View ArticleAdding members to Exchange distribution lists programmatically from the...
I need to be able to add members to Exchange distribution lists programmatically from the client side. I have full permissions to the distiribution lists but do not have admin rights to AD or Exchange....
View ArticleOutlook 2010
Hello, I am not sure if anyone else is having this issue, but we upgraded from Office 2003 to 2010 earlier this year and we are having intermittent issues with loss of delegation. Our users lose the...
View ArticleHow to keep MAPI properties when processing message data in RFC822 format in...
We are developing an agent listening for the submit or endOfData event from the Exchange Server. Due to various reasons we need to convert the Exchange Mail internally to RFC822 format. So our...
View ArticleNeed Advice: Exchange 2010 - Automating Mailbox Creation & Enable Lync w/...
Please let me know if I should post this question elsewhere. Hello all. Recently, I've found there to be a need to automate new user mailbox creation within our environment. Most of our messaging...
View Article[E2010] [EWS] [C#] Where is my streaming subscription going?
Before I begin, I'd like to state that this question is a cross post from http://stackoverflow.com/questions/5911904/where-is-my-streaming-subscription-going I'm using the Microsoft Exchange Web...
View ArticleServer migration from Small Business Server 2003 with Exchange 2003 to 2008...
Hi All, Am in the process of migrating my Small Business Server 2003 with Exchange 2003 to 2008 R2 with Exchange 2010 Prep AD for Windows 2008 R2 The first step of this process is to raise the...
View ArticleDelete event vs Move event - exchange 2010 + EWS Manged API 1.2 Pull...
We have a windows service which is using the managed api 1.2 pull notifications to process changes to appointments. We are finding that we are getting different events firing on our dev server than we...
View Article[E2010] [EWSMA] [C#] [Windows]: Streaming Subscription/Connection
Using impersonation, I was able to get Streaming Subscription/Connection work for multiple events (create, modify, delete) on multiple folders (calendar, tasks) for multiple mailboxes by using one...
View Articlec# - remote power shell to exch 2010. Getting FileNotFoundException: Could...
Hi All, I have a c# application where in I connect to Exchange server 2010 SP1 using remote powershell. I get mailboxes by executing a powershell command (get-mailbox). For this mailbox user, I need to...
View ArticleEWS in Open Source projects
Does anyone know if the EWS licensing terms preclude usage of the API in open source projects? For instance if I open sourced a workflow engine that was able to connect to EWS to get emails that...
View ArticleConferencing rooms Exchange 2010
Hi. I've created Two conferencing rooms with mailboxes. When employee want's to make a reservation, chooses the room and the date. The request is sent to person in the company which manage...
View ArticleHow to get attachment with owaIDs?
Hello, I'm working on a project which allows user to save attachment to user selected location on remote server. For example, a student uses OWA to check his emails at home, he can save attachments in...
View ArticleInvite users to a public appointment
I am aware of public calendars not supporting CalendarItemCreateOrDeleteOperationType.SENDTOALLANDSAVECOPY, so we use SENDTONONE. Can we send the invites to attandees manually?
View ArticleInsert inline image in email (body format RTF)
Hello. I would like to create transport agent which insert a picture in email with event OnRoutedMessage. I followed this...
View ArticleDSL configuration router problem
Hello I want to know that i try to implement MS exchange server in my organization i need to know how many thing requited to implement exchange server i have following things 1} Installation server...
View ArticleFailing to set extended properties via EWS
-----MAPI property of the MSG---- Type: PT_LONG DASL: http://schemas.microsoft.com/mapi/id/{00062003-0000-0000-C000-000000000046}/812A0003 Named Prop Name: id: 0x812A=33066 = PidLidTaskAcceptanceState,...
View ArticleEWS crlf in message body
Hi, I'm experiencing an issue using the Exchange Server EWS. When I request message items and read the text in the body, it has replaced all crlf's (“\r\n” in C#) bij lf's ("\n" in C#). I've read on a...
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 ArticleAnyway to add a number as an additional alias
Anyway to add a number as an additional alias which would be a member number
View Article