Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   workaround for securitypromt when using .SenderName (http://www.outlookbanter.com/outlook-vba/72004-workaround-securitypromt-when-using-sendername.html)

ExcelLars May 15th 08 10:33 AM

workaround for securitypromt when using .SenderName
 

txtSenderName = myOlSel.Item(x).SenderName


Ken Slovak - [MVP - Outlook] May 15th 08 01:47 PM

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



ExcelLars May 16th 08 09:12 AM

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

Ken Slovak - [MVP - Outlook] May 16th 08 02:12 PM

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