exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

.NET & Exchange 2000/2003 Development

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications
Author Message
Z D



Joined: 05 Aug 2007
Posts: 1

PostPosted: Wed Jun 30, 2004 6:15 pm    Post subject: .NET & Exchange 2000/2003 Development Reply with quote

Hello,

I'm currently developing an ASP.NET application where I need to send
exchange "tasks" to users of an exchange server 2000 system (that will later
be migrated to exchange 2003).

I was wondering if anybody has any sample code, or, knows of any resources
that would help me through coding such a system? I'm just not sure how to
go about accessing the exchange API from the IIS box.

Thank you so much
-ZD

Archived from group: microsoft>public>exchange2000>applications
Back to top
View user's profile Send private message
Michael



Joined: 05 Aug 2007
Posts: 5

PostPosted: Thu Jul 01, 2004 12:41 am    Post subject: Re: .NET & Exchange 2000/2003 Development Reply with quote

Perfect solution in your case is to use WebDAV.

See"WebDAV .NET for Exchange"
http://www.independentsoft.de/webdavex/index.htm

Michael

"Z D" wrote in message@TK2MSFTNGP12.phx.gbl...
> Hello,
>
> I'm currently developing an ASP.NET application where I need to send
> exchange "tasks" to users of an exchange server 2000 system (that will
later
> be migrated to exchange 2003).
>
> I was wondering if anybody has any sample code, or, knows of any resources
> that would help me through coding such a system? I'm just not sure how to
> go about accessing the exchange API from the IIS box.
>
> Thank you so much
> -ZD
>
>
Back to top
View user's profile Send private message
luzer



Joined: 06 Aug 2007
Posts: 1

PostPosted: Thu Jul 01, 2004 10:10 am    Post subject: Re: .NET & Exchange 2000/2003 Development Reply with quote

hi.

does anyone know how to access custom user-defined fields from within WEBDAV?
c


"Michael" wrote in message news:...
> Perfect solution in your case is to use WebDAV.
>
> See"WebDAV .NET for Exchange"
> http://www.independentsoft.de/webdavex/index.htm
>
> Michael
>
> "Z D" wrote in message
> @TK2MSFTNGP12.phx.gbl...
> > Hello,
> >
> > I'm currently developing an ASP.NET application where I need to send
> > exchange "tasks" to users of an exchange server 2000 system (that will
> later
> > be migrated to exchange 2003).
> >
> > I was wondering if anybody has any sample code, or, knows of any resources
> > that would help me through coding such a system? I'm just not sure how to
> > go about accessing the exchange API from the IIS box.
> >
> > Thank you so much
> > -ZD
> >
> >
Back to top
View user's profile Send private message
Henning Krause



Joined: 05 Aug 2007
Posts: 1

PostPosted: Thu Jul 01, 2004 11:46 pm    Post subject: Re: .NET & Exchange 2000/2003 Development Reply with quote

Hello,

you mean custom fields created within Outlook?

If you do a PROPFIND with the DAV:allprop parameter on the item, you'll
find them. They are the ones without namespace.

Greetings,
Henning Krause
==========================
Visit my website: http://www.infinitec.de
Try my free Exchange Explorer: Mistaya
(http://www.infinitec.de/?page=products)


"luzer" wrote in message@posting.google.com...
> hi.
>
> does anyone know how to access custom user-defined fields from within
WEBDAV?
> c
>
>
> "Michael" wrote in message
news:...
> > Perfect solution in your case is to use WebDAV.
> >
> > See"WebDAV .NET for Exchange"
> > http://www.independentsoft.de/webdavex/index.htm
> >
> > Michael
> >
> > "Z D" wrote in message
> > @TK2MSFTNGP12.phx.gbl...
> > > Hello,
> > >
> > > I'm currently developing an ASP.NET application where I need to send
> > > exchange "tasks" to users of an exchange server 2000 system (that will
> > later
> > > be migrated to exchange 2003).
> > >
> > > I was wondering if anybody has any sample code, or, knows of any
resources
> > > that would help me through coding such a system? I'm just not sure
how to
> > > go about accessing the exchange API from the IIS box.
> > >
> > > Thank you so much
> > > -ZD
> > >
> > >
Back to top
View user's profile Send private message
Jack Xu [MSFT]



Joined: 05 Aug 2007
Posts: 1

PostPosted: Thu Jul 01, 2004 6:45 am    Post subject: RE: .NET & Exchange 2000/2003 Development Reply with quote

Hi ZD,

It appears that this is a Development related request and would best be
address in the Developer newsgroups. I have provided the link below:

http://msdn.microsoft.com/newsgroups/default.asp

Or you may ask for developer support:
http://support.microsoft.com/directory/directory/phonepro.asp?sd=msdn

Thanks & Regards,

Jack Xu
Microsoft Online Partner Support
MCSE2000, MCDBA2000

Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Get Exchange users I'm looking to write a C program (not VB) to get list of all having mailbox on a windows 2000 and 2003 exchange server. I'm not sure whether to use ADSI or exchange SDK. What is the best way to get list of all users Thanks

Windows Messaging, Exchange 2000, ISA I am having problems connecting through Windows Messenger 5.1 to the Exchange 2000 Messenging service. 1) If I enable the proxy settings in IE7, I receive the following error message: SOCKS 5 proxy failed. Check the SOCKS 5 settings for Use

Outlook to Exchange 2000 via a firewall We have a VPN dial-in system used for remote workers in Africa to | dial in and download email. This uses dual skinned firewalls and a | VPN Concentrator to secure the access. At the moment, the outer skin | only allows in IPSEC/IKE through and hence is f

Exchange 2000 Conferencing Server broke after patch KB912812 We use Exchange 2000 conferencing server to assist users from anywhere via the Internet to share their desktop and work with them The latest Active X patch KB912812 has broken all connections via IE to the conferencing server. If we unins

Is it possible to use Exchange Server 2003 as mailhosting? Hi all.... I want to bring mail hosting services but I have only Exchange Server 2003. Is it possible to use it as a mailhosting program or do I need to purchase something else? Thanks Jaime
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group