Search results

  1. B

    CLSID for shared tasks folder

    I have a custom today page which displays my tasks pane, among other things. Quite a few of my colleagues like this today page and have asked for it so they can work in a similar way to me. The code I've used to display my tasks on the today page is: <OBJECT...
  2. B

    Highlighting / Fomatting appointments in Timeline view

    I have a custom "today" page in which my calendar timeline is displayed, along with inbox, tasks etc. The timeline is the only view I've really come across which lets me fit a decent amount of information in the space I have available. I was hoping someone could tell me how to...
  3. B

    link to group schedules from Today screen

    Many thanks for this. Do you know how I can call the VBA function from within the HTML today page (stored in "Mydocuments")
  4. B

    link to group schedules from Today screen

    I have a custom today screen built from Javascript and HTML which includes inbox, calendar, tasks amoing other items. I want to have some sort of link to the "group schedules" view, either as an object, which I can embed in the today screen, or as a link/button/hyperlink which I can put on the...
  5. B

    A rule to file incoming mail in a public folder

    An alternative would be to copy it anyway, and then run a routine that will simply remove duplicates, though that seems a bit a bit wasteful fo resources to me, but may be easier. Still no idea how to do it though.
  6. B

    A rule to file incoming mail in a public folder

    Whenever I get an email from a client I want to be able to automatically file a copy of it in a particular public folder. That part I have already managed, using standard outlook rules. The next part is a little harder. As there are several people in my team who might receive a...
Back
Top