Updating contact list externally

  • Thread starter Wendell A. Clark
  • Start date
W

Wendell A. Clark

I am using the outlook contact list as the base of a sales list, that is
uded by off-line field agents. I would like to implement an edit ability
from my program to adjust the contact list is this possible -- if so is
their a tutorial to get me started?

--
Wendell A. Clark, BS

-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.
 
S

Sue Mosher [MVP-Outlook]

Adjust the contact list in what way beyond the usual opening a contact, changing it and saving it?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
W

Wendell A. Clark

I want to give the enduser access to updating phone numbers, addresses etc
the generic C.R.U.D. features usually associated with a database, but
performed against the contact list.

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


Adjust the contact list in what way beyond the usual opening a contact,
changing it and saving it?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

Since Outlook already provides the ability to update contacts in any contacts folder for which the user has permission, how does what you want to do differ from that built-in functionality?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
B

Brian Tillman

Sue Mosher said:
Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you
want to do differ from that built-in functionality?

I think they want to do it outside of the Outlook UI because the field
agents are off site. Seems that's a job for OWA or VPN/RPC over HTTP to me.
 
W

Wendell A. Clark

I just want to insulate my user from having to go through outlook, the
scheduling is used but the the data feeds other forms and reports.

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


Since Outlook already provides the ability to update contacts in any
contacts folder for which the user has permission, how does what you want to
do differ from that built-in functionality?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

Your options for building such an application would depend on such things as:

-- where the contact data is stored (e.g. PST file vs. Exchange public folder)
-- if Exchange, what version
-- network security issues related to external access by the offline agents
-- Outlook version

etc.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
W

Wendell A. Clark

Thanks... ;-)

--
Wendell A. Clark, BS
-------------------------------------

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may
contain confidential and privileged information for the use of the
designated recipients named above. If you are not the intended recipient,
please notify us by reply e-mail. You are hereby notified that you have
received this communication in error and that any review, disclosure,
dissemination, distribution or copying of it or its contents is prohibited.
If you have received this communication in error, please destroy all copies
of this communication and any attachments. Contact the sender if it
continues.


Your options for building such an application would depend on such things
as:

-- where the contact data is stored (e.g. PST file vs. Exchange public
folder)
-- if Exchange, what version
-- network security issues related to external access by the offline agents
-- Outlook version

etc.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Auto delete of a sheet 3
Numbers to Words 2
Outlook using statements 1
Setting a criteria in an AdvancedFilter macro 3
Barcode 7
Mouse scrolling changes size of text 4
Italc 1
Update on new HP Invent crashing 1

Top