View Single Post
  #2  
Old November 25th 06, 03:41 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2007 And SharePoint Integration

How to Programatically Create Sharepoint 2007 Document Libraries Folder in
Outlook 2007.


Take a look at the Namespace.CreateSharingITem method.

How to get the Sharepoint Sites name and its Document Libraries Folders name
for the logged on user in VB.net


Application.Namespace.Folders("SharePoint Lists") and its subfolders.


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Elanchezhian.R" wrote in message ...
Hi All,

How to Programatically Create Sharepoint 2007 Document Libraries Folder in
Outlook 2007.

How to get the Sharepoint Sites name and its Document Libraries Folders name
for the logged on user in VB.net

Very urgent........

Please let me know the possible way to do the same.......

Thanks and Regards
Elanchezhian.R
--
Software Engineer
L&T Infotech
India.

Ads