How to open Outlook Shared calender from VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kalichakradhar
    New Member
    • Mar 2007
    • 8

    How to open Outlook Shared calender from VB

    hi ,

    I am new to VB programming.. i wnat to know how can i access a shared calender present in the Outlook from VB. Please help me in finding the solution

    Thanks
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    You will need to include a reference to outlook in your vb project and then use ole automation to access the object you want. google 'vb outlook automation tutorial'

    Comment

    Working...