
Signature
Russ Valentine
[MVP-Outlook]
You are kidding, right? I guess not. So, youare telling me that a
synchronization program can't or won't work because it can't distinguish a
phone number if it is not hard wired with "( )"? Give me a break, will you
please. How come I can synchronize with other programs and the phone numbers
retain whatever format I had them in originally?
Real hard to program something to check for format:
IF "(" then do whatever
ELSE IF "-" the do whatever
END IF
Like I said, I synchronize with other programs and they all have no problem
with whatever format I have input initially. Only the Microsoft product
hardwires it to "( )". Which I might add is an old way to format a phone
number. You see "( )" less and less. So when is Microsoft going to get with
it?
Disgruntled user
> Because masking of phone numbers in Outlook is hard coded and not subject to
> end user configuration. That design is intentional. Outlook's formats must
[quoted text clipped - 30 lines]
> >> >> > phone
> >> >> > numbers. Where is the switch I need to throw?
Russ Valentine [MVP-Outlook] - 02 Feb 2006 03:16 GMT
Just think about what you've posted.
You think Outlook is supposed to anticipate how every possible
synchronization program might need its phone numbers formatted and
accommodate that?
Bzzzzt. Wrong.
Outlook is the database. Outlook's job is to present one consistent format.
It is up to your synchronization software to know what that is and deal with
it if it want to use Outlook as its data source.

Signature
Russ Valentine
[MVP-Outlook]
> You are kidding, right? I guess not. So, youare telling me that a
> synchronization program can't or won't work because it can't distinguish a
[quoted text clipped - 59 lines]
>> >> >> > phone
>> >> >> > numbers. Where is the switch I need to throw?
NEMA12 - 09 Mar 2006 04:23 GMT
I want to list 10 digit phone numbers in Outlook 2000. Each time I try to
type (xxx) yyy-zzzz, Outlook changes the format to 1+ (xxx) yyy-zzzz. My
cell phone recognizes 10 digits only for local and long distance calling.
How do I elimanate the 1+ ???
> Just think about what you've posted.
> You think Outlook is supposed to anticipate how every possible
[quoted text clipped - 67 lines]
> >> >> >> > phone
> >> >> >> > numbers. Where is the switch I need to throw?
Russ Valentine [MVP-Outlook] - 09 Mar 2006 10:10 GMT
Tell Outlook not to add it in Outlook's dialing options:
Contacts > Actions > Call Contact > New Call...

Signature
Russ Valentine
[MVP-Outlook]
>I want to list 10 digit phone numbers in Outlook 2000. Each time I try to
> type (xxx) yyy-zzzz, Outlook changes the format to 1+ (xxx) yyy-zzzz. My
[quoted text clipped - 88 lines]
>> >> >> >> > phone
>> >> >> >> > numbers. Where is the switch I need to throw?
gorgoroth3@gmail.com - 24 Mar 2006 21:49 GMT
I am working on a synchronization client that expects data to be
returned the same way it was entered originally. It is easy to format
the phone number before adding to Outlook, but there are other fields
such as if BusinessHomePage is not a complete URL, http:// is added.
Is there documentation for all fields that Outlook automatically
formats?