Hi,ALL I want to create a source to add new contact to public folder ContactItem. How to create the string to add or modified contact item onto public folder. Thanks
Hello Jeff, you you want to access the Exchange server remotely, you can use WebDAV. See the Exchange SDK on msdn.microsoft.com/exchange for more information. Basically, you need to do a PROPPATCH on an item in the public folder. Greetings, Henning Krause "jeff" wrote in message news:CF7875CB-9049-4252-8A52-683BC5B75609@microsoft.com... > Hi,ALL > > I want to create a source to add new contact to public folder ContactItem. > > How to create the string to add or modified contact item onto public > folder. > > Thanks >