Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Microsoft.Office.Tools

Geek News

Microsoft.Office.Tools
Yael 5/20/2007 11:08:16 AM
Hi,
I want to set my pane tasks CustomTaskPane table in outlook from shared com
add-in vs.net 2003 c# & outlook 2003

Microsoft.Office.Tools --> I don't have this!!!
I have only:
Microsoft.Office.Interop
Microsoft.Office.Core

But I'm getting this error:
The type or namespace name 'Tools' does not exist in the class or namespace
'Microsoft.Office'

And, do you have a link with example for that in c#?
Thank's.

Re: Microsoft.Office.Tools
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 5/20/2007 1:48:04 PM
Outlook 2003 itself doesn't support custom task panes. You can build CTPs only for Word as the email editor.

Microsoft.Office.Tools is a class exposed by Visual Studio Tools for Office 2005. It is not available to a shared addin.

--
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

"Yael" <Yael[ at ]discussions.microsoft.com> wrote in message news:470C6145-3969-4170-9550-79866C8C31C1[ at ]microsoft.com...
[Quoted Text]
> Hi,
> I want to set my pane tasks CustomTaskPane table in outlook from shared com
> add-in vs.net 2003 c# & outlook 2003
>
> Microsoft.Office.Tools --> I don't have this!!!
> I have only:
> Microsoft.Office.Interop
> Microsoft.Office.Core
>
> But I'm getting this error:
> The type or namespace name 'Tools' does not exist in the class or namespace
> 'Microsoft.Office'
>
> And, do you have a link with example for that in c#?
> Thank's.
>
Re: Microsoft.Office.Tools
Yael 5/20/2007 3:03:01 PM
Thank you for your replay,
So, I can't exchange the tasks panel with my tasks panel..with CTPs ?
If I can..Do you have an example/link?
I'm using vs.net 2003, so I can't use vsto? it's only for vs 2005?


"Sue Mosher [MVP-Outlook]" wrote:

[Quoted Text]
> Outlook 2003 itself doesn't support custom task panes. You can build CTPs only for Word as the email editor.
>
> Microsoft.Office.Tools is a class exposed by Visual Studio Tools for Office 2005. It is not available to a shared addin.
>
> --
> 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
>
> "Yael" <Yael[ at ]discussions.microsoft.com> wrote in message news:470C6145-3969-4170-9550-79866C8C31C1[ at ]microsoft.com...
> > Hi,
> > I want to set my pane tasks CustomTaskPane table in outlook from shared com
> > add-in vs.net 2003 c# & outlook 2003
> >
> > Microsoft.Office.Tools --> I don't have this!!!
> > I have only:
> > Microsoft.Office.Interop
> > Microsoft.Office.Core
> >
> > But I'm getting this error:
> > The type or namespace name 'Tools' does not exist in the class or namespace
> > 'Microsoft.Office'
> >
> > And, do you have a link with example for that in c#?
> > Thank's.
> >
>
Re: Microsoft.Office.Tools
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 5/20/2007 8:10:04 PM
[Quoted Text]
> So, I can't exchange the tasks panel with my tasks panel..with CTPs ?

No, that's not possible, even with VSTO. Not only can you not replace an existing pane, CTPs are not available for Outlook 2003 at all.
--
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

"Yael" <Yael[ at ]discussions.microsoft.com> wrote in message news:B894381E-74F0-4257-A1C8-071B724C4CF0[ at ]microsoft.com...
> Thank you for your replay,

> If I can..Do you have an example/link?
> I'm using vs.net 2003, so I can't use vsto? it's only for vs 2005?
>
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Outlook 2003 itself doesn't support custom task panes. You can build CTPs only for Word as the email editor.
>>
>> Microsoft.Office.Tools is a class exposed by Visual Studio Tools for Office 2005. It is not available to a shared addin.
>>
>> "Yael" <Yael[ at ]discussions.microsoft.com> wrote in message news:470C6145-3969-4170-9550-79866C8C31C1[ at ]microsoft.com...
>> > Hi,
>> > I want to set my pane tasks CustomTaskPane table in outlook from shared com
>> > add-in vs.net 2003 c# & outlook 2003
>> >
>> > Microsoft.Office.Tools --> I don't have this!!!
>> > I have only:
>> > Microsoft.Office.Interop
>> > Microsoft.Office.Core
>> >
>> > But I'm getting this error:
>> > The type or namespace name 'Tools' does not exist in the class or namespace
>> > 'Microsoft.Office'
>> >
>> > And, do you have a link with example for that in c#?
>> > Thank's.
>> >
>>

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net