D
David82
i'm studying now from the book "vsto for mere mortals" how to develop outlook
application. the problem is that some methods that the ThisAddIn class
should know by the book are not known in my code.
here are some of them:
Me.CreateItem
Me.ActiveExplorer()
the book is using visual studio 2005 and i'm using visual studio 2008. but
i don't think it's the reason.
anyone knows how to make it work?
thanks in advance
David
application. the problem is that some methods that the ThisAddIn class
should know by the book are not known in my code.
here are some of them:
Me.CreateItem
Me.ActiveExplorer()
the book is using visual studio 2005 and i'm using visual studio 2008. but
i don't think it's the reason.
anyone knows how to make it work?
thanks in advance
David