+ Reply to Thread
Results 1 to 6 of 6

Outlook tasks standards

  1. #1
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Outlook tasks standards

    Bit of an obscure one - but there are plenty of people here with random knowledge

    Does anybody know if outlook supports any open formats for tasks? I can create iCals for appointments, but outlook doesn't (as far as I can tell) support vToDo.

    I want to programmatically create tasks and since the code for running this will be on a server, initializing a com object isn't an option.

    In short does anyone know if it is possible to email a task without using Exchange Web Services?

    Ta muchly

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Outlook tasks standards

    I believe that the RDOobject from http://www.dimastr.com/redemption/RDOMail.htm has an import method that will convert vToDo into Outlook tasks.

  3. #3
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Outlook tasks standards

    Thanks for your answer

    I've come across redemption before; as I understand it, all the users would require it installing, and a copy of Outlook. That's not something that's workable I'm afraid, rolling that out to all users will be painful and we've got a substantial number tat use web mail, so I don't think it would work.

    Have I got the wrong end of the stick?

  4. #4
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Outlook tasks standards

    Yes, I had envisioned sending out vToDo task and the user having redemption installed to be able to import the task when it arrived.

    Using CDO looks to be a bit of a mess but it might be do-able. I found reference to things like:
    .Fields("http://schemas.microsoft.com/exchange/outlookmessageclass") = "IPM.TaskRequest"
    as a property of the CDOMessage object. Not sure how to actually get it to work but these sites may help:
    www.cdolive.com/cdo10p2.htm
    which has a list of the various properties (the task-specific ones are about halfway down)
    and
    http://peach.ease.lsoft.com/scripts/...859-1&header=1
    which has a description on how to get it to work...

  5. #5
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Outlook tasks standards

    Thanks

    That looks f**king nasty I was hoping there'd be an open standard like ical - good ol' Microsoft eh?

    I might tick with the calander option, that way it's not limited to Outlook at least

    Cheers

    Kyle

  6. #6
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Outlook tasks standards

    Yeah, I had a quick look through it then swiftly deleted it from my internet history

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. need help on assign outlook tasks
    By sugee in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-25-2013, 05:04 AM
  2. Creating outlook tasks
    By nugget86 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-25-2013, 08:40 AM
  3. Outlook Tasks - Adding tasks from a worksheet added today or after
    By dpotta in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-28-2010, 07:15 AM
  4. Excel 2007 : Outlook Tasks
    By elew69811 in forum Excel General
    Replies: 0
    Last Post: 07-03-2008, 02:59 PM
  5. Outlook Tasks
    By bmasella in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-04-2007, 12:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1