![]() |
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
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
#4
|
|||
|
|||
![]()
I assume you do not have Outlook 2007. See http://www.outlookcode.com/codedetail.aspx?id=594 for a code sample that uses Redemption. THe CDO 1.21 code would be similar, but would trigger security prompts.
-- 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 ... 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. "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 . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Global Address Book | Charlie | Outlook - Using Contacts | 1 | June 15th 07 10:01 PM |
create .csv file for central accessed address book | Joseph | Outlook - Using Contacts | 1 | June 15th 07 01:53 PM |
Can Global Contacts be accessed off-site | Sharon | Outlook - Using Contacts | 3 | February 26th 07 10:46 PM |
Global Address Book | batgirl | Outlook - Installation | 0 | February 9th 07 03:32 PM |
? posting an item from Address Book [Global Address List] to a specific form and folder | luckily | Outlook - Using Forms | 3 | September 11th 06 10:01 PM |