I have a new customized form is created.
In the Script Editor for this form, how do i access the "Mobile details" of
the current user ?
"Sue Mosher [MVP-Outlook]" wrote in message
...
Access with what code? You'd need to use Outlook 2007 or Redemption to avoid
security prompts. See See
http://www.outlookcode.com/article.aspx?ID=52 for
your options with regard to the "object model guard" security in Outlook
2000 SP2 and later versions.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Vidya" wrote in message
...
Hello Mr.Sue Mosher,
I have a new customized form which access the Global Address book for
the Current User details.
When the address book is accessed, an alert message appears "A program
is trying to access e-mail addresses you have atored in outlook. Do you
want
to allow this?...........".
Can this alert message be de-activated?
How can i read the Mobile details of the Current User?
I used this "PR_MOBILE_TELEPHONE_NUMBER = &H3A1C001F" but this did not
work .
Thank You,
Regards,
Vidya