|
I'm a bit frustrated with Outlook and Google contacts, as neither understand that people share addresses, or that one address can represent several people. So you either have crappy custom fields like "Bill's mobile", "Jane's mobile", or you have a Bill...
Started by Benjol on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
If you are using an address book to keep track of further information you'll likely have birthdays, work information, IM IDs people are, as you said, the address....
People's individual information are commonly their mobile and email.
|
|
How-To Read/Extract addresses from Outlook Address Book (Wab) Files With C#
Started by Yoann. B on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There is an API defined by MS:
http://msdn.microsoft.com/en-us/library/ms629361
I would like to be more specific and put some example, but i never tried it. .
There's a codeplex project allowing you to do this.
|
|
In Outlook 2007, what is the way to save Address book entries as Contacts? The "Add to contacts" option under Address book's file menu is grayed out.
Started by Think Floyd on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Are you referring to the MS Address Book application? If so, you can drag-and-drop contacts from Address Book to Outlook Contacts, by dropping a contact onto the Contacts entry.
Regards.
|
Ask your Facebook Friends
|
Android:how do i retrieve the contact photo,name,number from the address book and display it using a list view
Started by warrior on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The portrait icon form the local address book and display it using a list view.
|
|
Does anyone know how to import contacts from MS exchange to OSX Leopard Address book? I am able to get auto-complete in Mail for the email address stored in Exchange but I cannot import the contacts to Address book. Anyone know how?
Started by qwertyuu on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
)
You can import vCards into Mac OS X Address Book, Gmail contacts with Address Book and .Mac"..
Here since they'll help more people.
|
|
Hi Everyone:
I'm wondering if someone could direct me to an article that explains how to access the address book contacts in the form that Address Book on the desktop can read.
Thanks for any help!
Started by PF1 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Hope this helps.
These can be accessed via iTunes.
Here is a thread I saw on MacRumors that looks promising:
Accessing Address Book in iPhone SDK there is a lecture dedicated to using the address book.
|
|
I am looking to take a central address book in MySQL and share it with users on the network who use Outlook. What do I need to make this happen?
Started by SJaguar13 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I'm not sure if Outlook would support an ODBC-type connection native to mysql for its address book.
|
|
There are currently many different public address books (one for each site) in Outlook Web Access.
Is there a way for the user to set a different default address book for themselves to save them scrolling through the long list of sites?
Started by John on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
To make bulk changes.
Easily change the value themselves if they want a different address list later.
|
|
Hello,
I want to import address book of users from their gmail/hotmail/yahoo and aol address books. I am looking for a gem/plugin in rails which can help me do this. Any help is appreciated.
Thanks.
Started by Ishu on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://gemcutter.org/search?query=gmail
Then, simply add the Gem....
For example, to fetch Gmail contacts.
You should be able to find a Gem for at least any of the providers you listed in your question .
You can start your search from http://gemcutter.org.
|
|
We have just migrated from GroupWise to Exchange and I have a question about the auto-complete feature when composing new emails.
When creating a new email it doesn't seem to be searching the Global Address Book, or perhaps it is incredibly slow.
It seems...
Started by LukeR on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
It means that you won't know the Outlook name....
Compose will then attempt to resolve it to a Global Address Book entry on sending.
Try this for a test.
To be checked right until sending (especially for a large address book).
|