![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
We have developed an Outlook phone message add-in that allows users to send and receive phone messages. The caller information is selected from the address book. One of our customer has a large amount of contacts in SharePoint that do not have email addresses or fax numbers, only phone numbers and of course those contacts do not show up in the Outlook address book. I am basically looking for ideas how to overcome this limitation. I think we may have a number of options: 1. Insert fake email address or fax numbers into SharePoint just so those contacts will be visible in the address book (not very elegant) 2. Not use the address book UI but go directly to SharePoint (not ideal) 3. Not to use Outlook’s native address book UI and develop a custom address book that would not filter out contacts with no email address or fax numbers – We’re assuming that this limitation is imposed by the address book UI and if we bypass the UI level and go directly to MAPI, we’ll be able to enumerate all contacts. Can you please advise if there are any simpler solutions to this problem and if #3 is feasible? Thanks, Ronnie Mansoor CTO, Implicit Inc. |
Ads |
#2
|
|||
|
|||
![]()
I don't know if using LDAP queries against SharePoint would be of any help
or if that's possible. Other than that it sounds like you've got a handle on the possibilities. -- 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 "Ronnie Mansoor" wrote in message ... Hi, We have developed an Outlook phone message add-in that allows users to send and receive phone messages. The caller information is selected from the address book. One of our customer has a large amount of contacts in SharePoint that do not have email addresses or fax numbers, only phone numbers and of course those contacts do not show up in the Outlook address book. I am basically looking for ideas how to overcome this limitation. I think we may have a number of options: 1. Insert fake email address or fax numbers into SharePoint just so those contacts will be visible in the address book (not very elegant) 2. Not use the address book UI but go directly to SharePoint (not ideal) 3. Not to use Outlook’s native address book UI and develop a custom address book that would not filter out contacts with no email address or fax numbers – We’re assuming that this limitation is imposed by the address book UI and if we bypass the UI level and go directly to MAPI, we’ll be able to enumerate all contacts. Can you please advise if there are any simpler solutions to this problem and if #3 is feasible? Thanks, Ronnie Mansoor CTO, Implicit Inc. |
#3
|
|||
|
|||
![]()
On May 14, 1:48*pm, "Ken Slovak - [MVP - Outlook]"
wrote: I don't know if using LDAP queries against SharePoint would be of any help or if that's possible. Other than that it sounds like you've got a handle on the possibilities. -- 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 "Ronnie Mansoor" wrote in message ... Hi, We have developed an Outlook phone message add-in that allows users to send and receive phone messages. The caller information is selected from the address book. One of our customer has a large amount of contacts in SharePoint that do not have email addresses or fax numbers, only phone numbers and of course those contacts do not show up in the Outlook address book. I am basically looking for ideas how to overcome this limitation. I think we may have a number of options: 1. Insert fake email address or fax numbers into SharePoint just so those contacts will be visible in the address book (not very elegant) 2. Not use the address book UI but go directly to SharePoint (not ideal) 3. Not to use Outlook’s native address book UI and develop a custom address book that would not filter out contacts with no email address or fax numbers – We’re assuming that this limitation is imposed by the address book UI and if we bypass the UI level and go directly to MAPI, we’ll be able to enumerate all contacts. Can you please advise if there are any simpler solutions to this problem and if #3 is feasible? Thanks, Ronnie Mansoor CTO, Implicit Inc. Thanks Ken. Ronnie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Address Book doesnt show email address | Vicky | Outlook - Using Contacts | 6 | July 23rd 08 02:12 PM |
why does address book give me fax numbers when I am writing email | Pam Miller | Outlook - Using Contacts | 2 | March 12th 08 05:11 PM |
Hide fax & phone numbers in address book/contacts | Marisa | Outlook - Using Contacts | 1 | November 3rd 06 10:49 PM |
How can I include phone numbers in address book contacts list | [email protected] | Outlook - Using Contacts | 2 | March 23rd 06 04:22 PM |
Set which local email account can send mail to contacts in address book. (associating an email address with a contact) | Scott Streit | Outlook - General Queries | 3 | January 27th 06 03:57 PM |