Welcome to MSDN Blogs Sign in | Join | Help

Pranab Paul's Blog - Development Tips on SharePoint, Office and Web

------------------------------------------Web Parts, Workflow, InfoPath Form Services, Features, Site Definition, Event Receivers, Excel Services, Business Data Catalog (BDC), Search

News

March 2008 - Posts

SharePoint 2007 (MOSS/WSS) - Programmatically modifying the incoming email setting for Document Libraries
Requirement: I want to access and modify all the options given in Incoming Email setting page of Document Library programmatically. Here is the code of a Web Part for the same: using System; using System.Runtime.InteropServices; using System.Web.UI; using Read More...
Page view tracker