How I can programatically create public folder
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
How I can programatically create public folder

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development
Author Message
Aids
Guest





Posted: Wed Oct 12, 2005 4:58 pm    Post subject: How I can programatically create public folder Reply with quote

Hello !
Tell me please, How I can create public folder programatically and get
access to the mail (mail properties).

Thanks ! ! !

Back to top
Glen Scales [MVP]
Guest





Posted: Thu Oct 13, 2005 6:10 am    Post subject: Re: How I can programatically create public folder Reply with quote

There are a few different methods depending on what your programming in and
what your trying to do

You can use CDOEX locally on the box to create a folder see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_hosting_createpublicfolder.asp
to mail-enable that folder see
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wss/wss/_cdo_enabling_a_folder_for_mail.asp

To do it remotely you could use WebDAV
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_exch2k_creating_folders_http.asp
to access the properties after you have created the folder use a propfind to
retrieve the properties and a proppatch to update.

You can also use CDO 1.2 to create folders remotely see
http://www.cdolive.com/cdo5.htm#CreateNewFolder

Cheers
Glen

"Aids" <A.Tsurkan@gmail.com> wrote in message
news:1129125998.222821.133850@g47g2000cwa.googlegroups.com...
[quote]Hello !
Tell me please, How I can create public folder programatically and get
access to the mail (mail properties).

Thanks ! ! !
[/quote]
Back to top
Aids
Guest





Posted: Thu Oct 13, 2005 8:58 am    Post subject: Re: How I can programatically create public folder Reply with quote

I need to catch event of hit in a folder of mail, and create the
document from mail. And all this from my application.

Back to top
Glen Scales [MVP]
Guest





Posted: Fri Oct 14, 2005 12:58 am    Post subject: Re: How I can programatically create public folder Reply with quote

You can write an Exchange Store Event sink which will run when any new
message arrives in a folder for more detail on event sinks have a look in
the Exchange SDK which you can download from
http://msdn.microsoft.com/exchange (search of onsave and onsyncsave)

If you need to do this from an External application you could do it with a
WebDAV subscription again have a look in the Exchange SDK for more detail
there's also a good sample for this on
http://blogs.msdn.com/bruce_jackson/archive/2005/02/02/366095.aspx

Cheers
Glen

"Aids" <A.Tsurkan@gmail.com> wrote in message
news:1129185891.025301.20980@g49g2000cwa.googlegroups.com...
Quote:
I need to catch event of hit in a folder of mail, and create the
document from mail. And all this from my application.
Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development All times are GMT
Page 1 of 1

 
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




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB