![]() |
Help creating custom Contacts form - what type is 'Email' control?
Hello :)
I'm trying to make me a modification in Contacts form (Tools - Forms - Design a Form ... Contacts) My scripts work fine, but there are 3 controls in the original Contacts form, 'General' page - Email, WebPage and IMAddress - what type are those controls? They are not textboxes, although appear like ones - and how do I get their values in script? They don't support 'Value' 'Text' or whatsoever. TIA Alexey |
Help creating custom Contacts form - what type is 'Email' control?
Use the ContactItem properties that those special controls expose, e.g.
Email1Address. See http://www.outlookcode.com/article.aspx?ID=38 for more information on item properties vs. control values. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Alexey Titov" wrote in message ... Hello :) I'm trying to make me a modification in Contacts form (Tools - Forms - Design a Form ... Contacts) My scripts work fine, but there are 3 controls in the original Contacts form, 'General' page - Email, WebPage and IMAddress - what type are those controls? They are not textboxes, although appear like ones - and how do I get their values in script? They don't support 'Value' 'Text' or whatsoever. TIA Alexey |
All times are GMT +1. The time now is 05:04 PM. |
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