A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Contacts
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Public Contacts, Calendars, and Tasks



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 25th 06, 10:08 PM posted to microsoft.public.outlook.contacts
jereviscious
external usenet poster
 
Posts: 8
Default Public Contacts, Calendars, and Tasks

Hi all.

I've created a public folder that contains all of my contact information as
well as a calendar and task list. My question is, is how do I set it up so
that when a create a new task request for a contact, it will post in the
public task list?

I've already associated the public task list on the activities tab for the
contact folder, but the tasks keep getting posted to my own personal task
list, unshared.

Thanks in advance for your reply.


  #2  
Old August 26th 06, 04:53 PM posted to microsoft.public.outlook.contacts
Milly Staples - MVP Outlook
external usenet poster
 
Posts: 330
Default Public Contacts, Calendars, and Tasks

Tasks and activities will always post to your default folders, not public
folders.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, jereviscious asked:

| Hi all.
|
| I've created a public folder that contains all of my contact
| information as well as a calendar and task list. My question is, is
| how do I set it up so that when a create a new task request for a
| contact, it will post in the public task list?
|
| I've already associated the public task list on the activities tab
| for the contact folder, but the tasks keep getting posted to my own
| personal task list, unshared.
|
| Thanks in advance for your reply.


  #3  
Old August 28th 06, 03:00 PM posted to microsoft.public.outlook.contacts
jereviscious
external usenet poster
 
Posts: 8
Default Public Contacts, Calendars, and Tasks

This is a very limited behavior, does anyone know of a third party
workaround or another solution to this problem?

Thanks
"Milly Staples - MVP Outlook"
wrote in message ...
Tasks and activities will always post to your default folders, not public
folders.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, jereviscious asked:

| Hi all.
|
| I've created a public folder that contains all of my contact
| information as well as a calendar and task list. My question is, is
| how do I set it up so that when a create a new task request for a
| contact, it will post in the public task list?
|
| I've already associated the public task list on the activities tab
| for the contact folder, but the tasks keep getting posted to my own
| personal task list, unshared.
|
| Thanks in advance for your reply.




  #4  
Old August 28th 06, 04:14 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Public Contacts, Calendars, and Tasks

Use File | Move to Folder instead of Save and Close to designate where those items should be saved.

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

"jereviscious" wrote in message ...
This is a very limited behavior, does anyone know of a third party
workaround or another solution to this problem?

Thanks
"Milly Staples - MVP Outlook"
wrote in message ...
Tasks and activities will always post to your default folders, not public
folders.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, jereviscious asked:

| Hi all.
|
| I've created a public folder that contains all of my contact
| information as well as a calendar and task list. My question is, is
| how do I set it up so that when a create a new task request for a
| contact, it will post in the public task list?
|
| I've already associated the public task list on the activities tab
| for the contact folder, but the tasks keep getting posted to my own
| personal task list, unshared.
|
| Thanks in advance for your reply.




  #5  
Old August 28th 06, 04:52 PM posted to microsoft.public.outlook.contacts
jereviscious
external usenet poster
 
Posts: 8
Default Public Contacts, Calendars, and Tasks

Hi Sue, Thanks for your reply. I already figured this part out, however, I
would like to be able to set a default task, calendar and journal folder for
every public contact folder. That way the user doesn't have to go through
this...

Maybe I can script this behavior and set it in a custom form that I can
associate with a public folder?


"Sue Mosher [MVP-Outlook]" wrote in message
...
Use File | Move to Folder instead of Save and Close to designate where those
items should be saved.

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

"jereviscious" wrote in message
...
This is a very limited behavior, does anyone know of a third party
workaround or another solution to this problem?

Thanks
"Milly Staples - MVP Outlook"

wrote in message ...
Tasks and activities will always post to your default folders, not public
folders.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, jereviscious asked:

| Hi all.
|
| I've created a public folder that contains all of my contact
| information as well as a calendar and task list. My question is, is
| how do I set it up so that when a create a new task request for a
| contact, it will post in the public task list?
|
| I've already associated the public task list on the activities tab
| for the contact folder, but the tasks keep getting posted to my own
| personal task list, unshared.
|
| Thanks in advance for your reply.






  #6  
Old August 28th 06, 04:59 PM posted to microsoft.public.outlook.contacts
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Public Contacts, Calendars, and Tasks

Yes, you can create a custom form that "knows" where to save itself; see http://www.outlook.com/d/forms/saveinfolder.htm. But if you went that route you'd need at least 4 custom forms -- contact, appointment, task and journal. Another approach would be to provide buttons on the contact form surface to create new items in the desired folders using the MAPIFolder.Items.Add method on each target folder.

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

"jereviscious" wrote in message ...
Hi Sue, Thanks for your reply. I already figured this part out, however, I
would like to be able to set a default task, calendar and journal folder for
every public contact folder. That way the user doesn't have to go through
this...

Maybe I can script this behavior and set it in a custom form that I can
associate with a public folder?


"Sue Mosher [MVP-Outlook]" wrote in message
...
Use File | Move to Folder instead of Save and Close to designate where those
items should be saved.

"jereviscious" wrote in message
...
This is a very limited behavior, does anyone know of a third party
workaround or another solution to this problem?

Thanks
"Milly Staples - MVP Outlook"

wrote in message ...
Tasks and activities will always post to your default folders, not public
folders.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, jereviscious asked:

| Hi all.
|
| I've created a public folder that contains all of my contact
| information as well as a calendar and task list. My question is, is
| how do I set it up so that when a create a new task request for a
| contact, it will post in the public task list?
|
| I've already associated the public task list on the activities tab
| for the contact folder, but the tasks keep getting posted to my own
| personal task list, unshared.
|
| Thanks in advance for your reply.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Public calendars jmorc Outlook - Calandaring 4 September 15th 06 07:01 PM
I would like to sort tasks by private / public [email protected] Outlook - General Queries 1 August 21st 06 11:26 AM
How do I set up different tasks for different calendars? Wanda J. Outlook - Calandaring 1 March 16th 06 07:11 PM
Need Help! OL2003, Couple sharing calendars, tasks, contacts, on ONE PC??? [email protected] Outlook - General Queries 2 March 14th 06 02:17 AM
Public Calendars Nikki Outlook - Calandaring 3 February 24th 06 09:06 PM


All times are GMT +1. The time now is 11:16 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.