(Msg. 9) Posted: Fri Dec 19, 2008 1:01 pm
Post subject: Re: Creating Outlook "Task" email without using OOM [Login to view extended thread Info.] Archived from groups: microsoft>public>outlook>interop (more info?)
Hi Ken,
Thank you for your pointers. I will re-evaluate the solution requirements
and pursuit other means if needed.
Regards,
DG.
"Ken Slovak - [MVP - Outlook]" wrote:
> All the TNEF used for everything is not documented (at least outside of MS).
> I doubt that you'd get anywhere trying to get internal documentation, as far
> as I know reverse engineering is the only way you'd figure it out if you can
> reverse engineer the TNEF.
>
> You can try contacting MS about this but I think you'll be wasting your time
> and money.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com > Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm >
>
> "DanzerGal" <DanzerGal RemoveThis @discussions.microsoft.com> wrote in message
> news:B25BF0BD-C4B5-478D-A142-0DD16F031DD5@microsoft.com...
> > Hello Ken,
> >
> > I was afraid you'd say that.
> >
> > Is the "Task" specification proprietary? Will the OL team folks care to
> > discuss this?
> >
> > Thanks,
> > DG.
>
>
(Msg. 10) Posted: Fri Jan 02, 2009 9:40 am
Post subject: Re: Creating Outlook "Task" email without using OOM [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
MS has posted a lot more info. about its proprietary standards over the
last few months, e.g. in the MSDN library - for example, here is a
document about TNEF at http://msdn.microsoft.com/en-us/library/cc425498.aspx
There are also documents about task items /in MS Exchange/ etc.
Whether these are the standards you need, or complete enough for your
needs, I couldn't tell you. (FWIW at least some of these "Open
Specification" documents are works in progress)
DanzerGal wrote:
> Hi Ken,
>
> Thank you for your pointers. I will re-evaluate the solution requirements
> and pursuit other means if needed.
>
> Regards,
> DG.
>
> "Ken Slovak - [MVP - Outlook]" wrote:
>
>> All the TNEF used for everything is not documented (at least outside of MS).
>> I doubt that you'd get anywhere trying to get internal documentation, as far
>> as I know reverse engineering is the only way you'd figure it out if you can
>> reverse engineer the TNEF.
>>
>> You can try contacting MS about this but I think you'll be wasting your time
>> and money.
>>
>> --
>> Ken Slovak
>> [MVP - Outlook]
>> http://www.slovaktech.com >> Author: Professional Programming Outlook 2007.
>> Reminder Manager, Extended Reminders, Attachment Options.
>> http://www.slovaktech.com/products.htm >>
>>
>> "DanzerGal" <DanzerGal DeleteThis @discussions.microsoft.com> wrote in message
>> news:B25BF0BD-C4B5-478D-A142-0DD16F031DD5@microsoft.com...
>>> Hello Ken,
>>>
>>> I was afraid you'd say that.
>>>
>>> Is the "Task" specification proprietary? Will the OL team folks care to
>>> discuss this?
>>>
>>> Thanks,
>>> DG.
>>
(Msg. 11) Posted: Fri Jan 02, 2009 9:40 am
Post subject: Re: Creating Outlook "Task" email without using OOM [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Dear Peter,
Thank you very much for the information and link. I had noticed the
specifications in the MSDN library, and hoped that someone might have
examples on, or a better summary for, these documents to save some reading
time and lessen the learning curve.
Best regards,
DG
"Peter Jamieson" wrote:
> MS has posted a lot more info. about its proprietary standards over the
> last few months, e.g. in the MSDN library - for example, here is a
> document about TNEF at http://msdn.microsoft.com/en-us/library/cc425498.aspx >
> There are also documents about task items /in MS Exchange/ etc.
>
> Whether these are the standards you need, or complete enough for your
> needs, I couldn't tell you. (FWIW at least some of these "Open
> Specification" documents are works in progress)
>
> Peter Jamieson
>
> http://tips.pjmsn.me.uk >
> DanzerGal wrote:
> > Hi Ken,
> >
> > Thank you for your pointers. I will re-evaluate the solution requirements
> > and pursuit other means if needed.
> >
> > Regards,
> > DG.
> >
> > "Ken Slovak - [MVP - Outlook]" wrote:
> >
> >> All the TNEF used for everything is not documented (at least outside of MS).
> >> I doubt that you'd get anywhere trying to get internal documentation, as far
> >> as I know reverse engineering is the only way you'd figure it out if you can
> >> reverse engineer the TNEF.
> >>
> >> You can try contacting MS about this but I think you'll be wasting your time
> >> and money.
> >>
> >> --
> >> Ken Slovak
> >> [MVP - Outlook]
> >> http://www.slovaktech.com > >> Author: Professional Programming Outlook 2007.
> >> Reminder Manager, Extended Reminders, Attachment Options.
> >> http://www.slovaktech.com/products.htm > >>
> >>
> >> "DanzerGal" <DanzerGal.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:B25BF0BD-C4B5-478D-A142-0DD16F031DD5@microsoft.com...
> >>> Hello Ken,
> >>>
> >>> I was afraid you'd say that.
> >>>
> >>> Is the "Task" specification proprietary? Will the OL team folks care to
> >>> discuss this?
> >>>
> >>> Thanks,
> >>> DG.
> >>
>
(Msg. 12) Posted: Fri Jan 02, 2009 9:36 pm
Post subject: Re: Creating Outlook "Task" email without using OOM [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Yes, I find this kind of stuff pretty heavy going. Nor can I tell you if
any of the open source TNEF processors are (a) any good or (b) contain
documentation likely to help.
DanzerGal wrote:
> Dear Peter,
>
> Thank you very much for the information and link. I had noticed the
> specifications in the MSDN library, and hoped that someone might have
> examples on, or a better summary for, these documents to save some reading
> time and lessen the learning curve.
>
> Best regards,
> DG
>
> "Peter Jamieson" wrote:
>
>> MS has posted a lot more info. about its proprietary standards over the
>> last few months, e.g. in the MSDN library - for example, here is a
>> document about TNEF at http://msdn.microsoft.com/en-us/library/cc425498.aspx >>
>> There are also documents about task items /in MS Exchange/ etc.
>>
>> Whether these are the standards you need, or complete enough for your
>> needs, I couldn't tell you. (FWIW at least some of these "Open
>> Specification" documents are works in progress)
>>
>> Peter Jamieson
>>
>> http://tips.pjmsn.me.uk >>
>> DanzerGal wrote:
>>> Hi Ken,
>>>
>>> Thank you for your pointers. I will re-evaluate the solution requirements
>>> and pursuit other means if needed.
>>>
>>> Regards,
>>> DG.
>>>
>>> "Ken Slovak - [MVP - Outlook]" wrote:
>>>
>>>> All the TNEF used for everything is not documented (at least outside of MS).
>>>> I doubt that you'd get anywhere trying to get internal documentation, as far
>>>> as I know reverse engineering is the only way you'd figure it out if you can
>>>> reverse engineer the TNEF.
>>>>
>>>> You can try contacting MS about this but I think you'll be wasting your time
>>>> and money.
>>>>
>>>> --
>>>> Ken Slovak
>>>> [MVP - Outlook]
>>>> http://www.slovaktech.com >>>> Author: Professional Programming Outlook 2007.
>>>> Reminder Manager, Extended Reminders, Attachment Options.
>>>> http://www.slovaktech.com/products.htm >>>>
>>>>
>>>> "DanzerGal" <DanzerGal.TakeThisOut@discussions.microsoft.com> wrote in message
>>>> news:B25BF0BD-C4B5-478D-A142-0DD16F031DD5@microsoft.com...
>>>>> Hello Ken,
>>>>>
>>>>> I was afraid you'd say that.
>>>>>
>>>>> Is the "Task" specification proprietary? Will the OL team folks care to
>>>>> discuss this?
>>>>>
>>>>> Thanks,
>>>>> DG.
All times are: Eastern Time (US & Canada) (change) Goto page Previous1, 2
Page 2 of 2
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