(Msg. 1) Posted: Tue Aug 26, 2008 4:32 pm
Post subject: Creating a dynamic temporary folder (Store?) Archived from groups: microsoft>public>outlook>program_forms (more info?)
Hi, Currently I have an add in that allows users to profile emails to a
database by dragging and dropping the emails onto folders that I display in a
separate Custom Task Pane.
It would be a lot neater if I could create a store(?) that is not a PST file
and dynamically create the folders and possibly even mail items in there on
start-up.
I have seen some other document management systems do something similar to
this so my question is can this be done in c# .Net VSTO 3.0 with Outlook 2007?
(Msg. 2) Posted: Tue Aug 26, 2008 9:56 pm
Post subject: Re: Creating a dynamic temporary folder (Store?) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
You will need to wwrite a store provider, this is as Extdended MAPi as it
getsm which means no .Net.
Why can't you create your own PST store (Namespace.AddStore)?
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Brian Graham" <BrianGraham.DeleteThis@discussions.microsoft.com> wrote in message
news:A352B915-DB86-461A-BDA1-C27430AB7AB2@microsoft.com...
> Hi, Currently I have an add in that allows users to profile emails to a
> database by dragging and dropping the emails onto folders that I display
> in a
> separate Custom Task Pane.
>
> It would be a lot neater if I could create a store(?) that is not a PST
> file
> and dynamically create the folders and possibly even mail items in there
> on
> start-up.
>
> I have seen some other document management systems do something similar to
> this so my question is can this be done in c# .Net VSTO 3.0 with Outlook
> 2007?
>
> Thanks in advance
> Brian
(Msg. 3) Posted: Mon Sep 08, 2008 2:22 pm
Post subject: Re: Creating a dynamic temporary folder (Store?) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Hi Dmitry,
I have thought about it, it was just the syncronization that was putting me
off. I just wanted to check out the store provider route first. Does
Redemption include anything around store providers?
Regards
Brian
"Dmitry Streblechenko" wrote:
> You will need to wwrite a store provider, this is as Extdended MAPi as it
> getsm which means no .Net.
> Why can't you create your own PST store (Namespace.AddStore)?
>
> --
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/ > OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
> -
> "Brian Graham" <BrianGraham DeleteThis @discussions.microsoft.com> wrote in message
> news:A352B915-DB86-461A-BDA1-C27430AB7AB2@microsoft.com...
> > Hi, Currently I have an add in that allows users to profile emails to a
> > database by dragging and dropping the emails onto folders that I display
> > in a
> > separate Custom Task Pane.
> >
> > It would be a lot neater if I could create a store(?) that is not a PST
> > file
> > and dynamically create the folders and possibly even mail items in there
> > on
> > start-up.
> >
> > I have seen some other document management systems do something similar to
> > this so my question is can this be done in c# .Net VSTO 3.0 with Outlook
> > 2007?
> >
> > Thanks in advance
> > Brian
>
>
>
(Msg. 4) Posted: Mon Sep 08, 2008 11:00 pm
Post subject: Re: Creating a dynamic temporary folder (Store?) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
No, Redemption won't help you with writing MAPI providers unfortunately.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Brian Graham" <BrianGraham DeleteThis @discussions.microsoft.com> wrote in message
news:DAD48C23-1C1E-46CB-A150-2AE4DA05B9D3@microsoft.com...
> Hi Dmitry,
>
> I have thought about it, it was just the syncronization that was putting
> me
> off. I just wanted to check out the store provider route first. Does
> Redemption include anything around store providers?
>
> Regards
> Brian
>
> "Dmitry Streblechenko" wrote:
>
>> You will need to wwrite a store provider, this is as Extdended MAPi as it
>> getsm which means no .Net.
>> Why can't you create your own PST store (Namespace.AddStore)?
>>
>> --
>> Dmitry Streblechenko (MVP)
>> http://www.dimastr.com/ >> OutlookSpy - Outlook, CDO
>> and MAPI Developer Tool
>> -
>> "Brian Graham" <BrianGraham DeleteThis @discussions.microsoft.com> wrote in message
>> news:A352B915-DB86-461A-BDA1-C27430AB7AB2@microsoft.com...
>> > Hi, Currently I have an add in that allows users to profile emails to a
>> > database by dragging and dropping the emails onto folders that I
>> > display
>> > in a
>> > separate Custom Task Pane.
>> >
>> > It would be a lot neater if I could create a store(?) that is not a PST
>> > file
>> > and dynamically create the folders and possibly even mail items in
>> > there
>> > on
>> > start-up.
>> >
>> > I have seen some other document management systems do something similar
>> > to
>> > this so my question is can this be done in c# .Net VSTO 3.0 with
>> > Outlook
>> > 2007?
>> >
>> > Thanks in advance
>> > Brian
>>
>>
>>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum