Tagged Questions

1
vote
0answers
49 views

Exchange 2003 - which API to use to find out room/resource availability?

I need to expose room availability information from a web service that will be consumed by a number of other applications. The availability information is stored within Exchange 20 …
1
vote
3answers
126 views

Getting the Outlook Out of Office flag with .NET

My company is using Exchange 2003. Is it possible to query exchange from .NET code to find out if someone's 'Out of Office' assisstant is on or off?
1
vote
1answer
218 views

Differences between Exchange 2003 Web Services and Exchange 2007 web services

We have Exchange integration into our CRM (diaries and email); we have done this through CRL functions in our SQL 2008 server which handle all the authentication and communication …
1
vote
1answer
451 views

How to stop Exchange from automatically converting plain text emails to HTML?

I've set up an Exchange 2003 mailbox for emails that will be parsed by my code. The emails are sent as plain text and my code expects to receive them as plain text. However, it app …
0
votes
0answers
4 views

WebDAV Date Range query

Hi, Im trying to access and extract message from Exchange Server 2003. I need to get them by dates but im having problem with it. Here's the code lsQuery = "<?xml version=\ …
0
votes
2answers
98 views

List of email address to public folders in exchange

How do i get a list of all e-mail address for exchange public folders? Will reply on my own, will accept the best reply offered.
0
votes
0answers
13 views

securing Exchange 2003 Server on IIS 6.0

I've done the requisite google search, but it come up surprisingly empty-handed. Are there any "you've just gotta do that" steps that a novice IIS administrator (and novice exchang …
0
votes
0answers
64 views

How to generate a UUID for Exchange - using WebDav for appointment creation

I have an web app that is creating appointments for clinicians within a EMR. The clinicians wanted a way to send the created appointments to their outlook calendars as a way to sy …
0
votes
0answers
65 views

What *is* an IPM.DistList?

I'm trying to get the recipient addresses within an IPM.DistList that is stored in a public folder (of type contacts) in Exchange 2003. The typeName of the object (once I get hold …
0
votes
0answers
131 views

Accessing contact’s custom properties in a Outlook 2007 form region

We have added a form region to contact details form where there are some winform controls which we have data bound to contact custom properties. There is a separate app which creat …
0
votes
0answers
229 views

How to set mailbox delegates in Exchange 2003

I am trying to implement a small windows application in C#.NET which will allow user to quickly set mailbox delegate rights. I am thinking of seperating this from Outlook, so I wan …
0
votes
2answers
588 views

Convert HTML to Plain Text?

Hi, I am able to read emails in from Microsoft Exchange using an IMAP Client from Lumisoft. I have set the exchange server settings to convert any mail to plain text. However, whe …
0
votes
4answers
228 views

How should I go about getting and processing an (Exchange) email attachment?

I need to get a zip file from an email attachment, unzip it and copy it somewhere. What would be the way I should go about it? I'm currently googling around things like 'Exchange …
0
votes
1answer
298 views

powershell exchange 2003 quest : is there a way to query activesyncenabled?

Using quest powershell on a Windows 2003 Server running Exchange 2003, is there a way to query a user's activesync or oma is enabled or disabled? EDIT: This is arguably a dupli …
0
votes
1answer
448 views

ldap vbscript : msExchOmaAdminWirelessEnable is randomly missing on different accounts

In my script: Function getDescript (strname, uname) Set MyUser = GetObject ("LDAP://cn=" & uname & ",ou=" & strname & ",DC=tms-1,DC=net") getDescript = myUs …

1 2 next
15 30 50 per page