Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 2nd, 2008, 03:17 PM
Registered User
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Exchange Server 2k3 Calendar Appointment Programin

Anticipating to share knowledge with great minds.

Issue scenario I am facing:

- I need to create an exchange server Calendar Appointment detail with extra information or metadata - the extra information will be like a string information; example a website url info.
The objective is to call this url when the appointment datetime is reached.

I understand that all/most of the objects visible to OUTLOOK interface have corresponding objects in the Exchange Server Calendar Appointment Classes.
Are there optional fields/columns of 'Appointment' object which a program can access - write/read?

- I have an objective to query through all the Exchange Server Calendar Appointments and filter out the ones with the URL/extra information that has been written/saved.
Is this possible?

- Is it also possible to query through all the Exchange Server Calendar Appointments details of all the other USERS? I was able to access only the login user Appointment detail. Requirement is to access all the Appointments of all users. What is the correct Algorithm?

- If I have an account in the Exchange Server 2003, will granting the account Admin rights allow access to all the other users Calendar Appointments?
If yes, What is the access pattern? Is it like:
> get all user accounts > for each account iterate through the Appointments?

or

> get all Appointments of all user?
If no, how do we access all Calendar appoints?


- I intend to develop a windows service running in the exchange server, which will poll through all the appointments and triggers actions when the appointment date time is reached. The action will be like calling a URL or triggering application. This url or application information is what is required to be preserved while creating Calendar Appointments.


Will really appreciate if anyone could share their understanding on this.

Thanks in advance.

-Gainingam






Similar Threads
Thread Thread Starter Forum Replies Last Post
Appointments with Exchange Server [email protected] .NET Web Services 4 January 27th, 2011 04:59 AM
Exchange appointment extended fields via WebDAV villian C# 1 January 26th, 2011 05:29 AM
Problem with ASP and Server 2k3 IIS 6.0 prelen Classic ASP Components 3 December 1st, 2005 11:20 AM
Installing PHP on Win 2K3 Server Maxood Beginning PHP 7 July 7th, 2004 07:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.