![]() |
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
|
|||
|
|||
![]()
How can I determine, if my custom form based on standard Appointment
form is in the "delegate mode". I tried following code: if Item.Organizer Application.GetNamespace("MAPI").CurrentUser.Name Then ' This is delegate mode BoDelegate=True end if It works perfectly, but in the Outlook 2002 Sp3 I receive following message: "A program is trying to access e-mail address you have stored in Outlook. Do you want to allow this? ..." Is another way to determine, if form is in the "delegate mode"? |
Ads |
#2
|
|||
|
|||
![]()
For your options in avoiding or dealing with the Outlook security model see
http://www.outlookcode.com/d/sec.htm -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm wrote in message ups.com... How can I determine, if my custom form based on standard Appointment form is in the "delegate mode". I tried following code: if Item.Organizer Application.GetNamespace("MAPI").CurrentUser.Name Then ' This is delegate mode BoDelegate=True end if It works perfectly, but in the Outlook 2002 Sp3 I receive following message: "A program is trying to access e-mail address you have stored in Outlook. Do you want to allow this? ..." Is another way to determine, if form is in the "delegate mode"? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook should have a mini-mode, like Media Player's mini-mode. | glen | Outlook - General Queries | 1 | February 27th 06 07:16 PM |
Can't add a delegate | David DeBoer | Outlook - General Queries | 2 | February 7th 06 11:13 AM |
Outlook 2002 - Delegate updates in delegate calendar? | Wazza | Outlook - Calandaring | 0 | February 1st 06 12:20 PM |
Delegate can't create contact | BCK_57 | Outlook - Using Contacts | 3 | January 26th 06 09:37 PM |
delegate access - meetings appear in delegate calendar! | Michael Yorke | Outlook - Calandaring | 0 | January 13th 06 05:46 PM |