![]() |
workaround for securitypromt when using .SenderName
txtSenderName = myOlSel.Item(x).SenderName |
workaround for securitypromt when using .SenderName
See http://www.outlookcode.com/article.aspx?id=52 for more information on
the Outlook object model guard. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "ExcelLars" wrote in message ... txtSenderName = myOlSel.Item(x).SenderName |
workaround for securitypromt when using .SenderName
Thanks! How can i find out if CDO are installed on the server that i
use (Citrix Terminalserver) 'we have: Exchange 2003 Outlook 2003 Windows Server 2003 R2 |
workaround for securitypromt when using .SenderName
CDO 1.21? That has more severe security restrictions than the Outlook object
model has. You don't want to use CDO for that. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "ExcelLars" wrote in message ... Thanks! How can i find out if CDO are installed on the server that i use (Citrix Terminalserver) 'we have: Exchange 2003 Outlook 2003 Windows Server 2003 R2 |
All times are GMT +1. The time now is 09:10 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com